rpms/perl-SQL-Abstract/devel .cvsignore, 1.6, 1.7 perl-SQL-Abstract.spec, 1.10, 1.11 sources, 1.6, 1.7

Tom Callaway spot at fedoraproject.org
Fri Mar 13 23:03:45 UTC 2009


Author: spot

Update of /cvs/extras/rpms/perl-SQL-Abstract/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8866

Modified Files:
	.cvsignore perl-SQL-Abstract.spec sources 
Log Message:
1.50


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-SQL-Abstract/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	23 Feb 2009 05:55:24 -0000	1.6
+++ .cvsignore	13 Mar 2009 23:03:14 -0000	1.7
@@ -1 +1 @@
-SQL-Abstract-1.24.tar.gz
+SQL-Abstract-1.50.tar.gz


Index: perl-SQL-Abstract.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-SQL-Abstract/devel/perl-SQL-Abstract.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- perl-SQL-Abstract.spec	27 Feb 2009 01:09:23 -0000	1.10
+++ perl-SQL-Abstract.spec	13 Mar 2009 23:03:14 -0000	1.11
@@ -1,6 +1,6 @@
 Name:           perl-SQL-Abstract
-Version:        1.24
-Release:        2%{?dist}
+Version:        1.50
+Release:        1%{?dist}
 Summary:        Generate SQL from Perl data structures
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -9,7 +9,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::More), perl(Test::Deep), perl(Test::Warn)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -37,12 +37,15 @@
 
 %files
 %defattr(-,root,root,-)
-%doc Changes README
+%doc Changes
 %{perl_vendorlib}/SQL
 %{_mandir}/man3/*.3*
 
 
 %changelog
+* Fri Mar 13 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 1.50-1
+- update to 1.50
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.24-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-SQL-Abstract/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	23 Feb 2009 05:55:24 -0000	1.6
+++ sources	13 Mar 2009 23:03:15 -0000	1.7
@@ -1 +1 @@
-c750ba7f7b65db9d84aabdc8983811dd  SQL-Abstract-1.24.tar.gz
+253eadd0ba7450b82afa2e650d13fb1d  SQL-Abstract-1.50.tar.gz




More information about the Fedora-perl-devel-list mailing list