rpms/perl-SQL-Abstract/EL-4 perl-SQL-Abstract.spec, 1.3, 1.4 sources, 1.4, 1.5

Tom Callaway (spot) fedora-extras-commits at redhat.com
Sun Aug 26 19:27:58 UTC 2007


Author: spot

Update of /cvs/extras/rpms/perl-SQL-Abstract/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18272/EL-4

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

license tag fix



Index: perl-SQL-Abstract.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-SQL-Abstract/EL-4/perl-SQL-Abstract.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-SQL-Abstract.spec	31 Mar 2006 20:29:37 -0000	1.3
+++ perl-SQL-Abstract.spec	26 Aug 2007 19:27:26 -0000	1.4
@@ -1,15 +1,15 @@
 Name:           perl-SQL-Abstract
-Version:        1.21
-Release:        1%{?dist}
+Version:        1.22
+Release:        2%{?dist}
 Summary:        Generate SQL from Perl data structures
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/SQL-Abstract
-Source0:        http://search.cpan.org/CPAN/authors/id/N/NW/NWIGER/SQL-Abstract-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/N/NW/NWIGER/SQL-Abstract-%{version}.tgz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  perl >= 1:5.6.1
+BuildRequires:  perl(Test::More)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -43,6 +43,15 @@
 
 
 %changelog
+* Sun Aug 26 2007 Tom "spot" Callaway <tcallawa at redhat.com> 1.22-2
+- license tag fix
+
+* Wed Jan 17 2007 Tom "spot" Callaway <tcallawa at redhat.com> 1.22-1
+- bump to 1.22
+
+* Fri Sep 15 2006 Tom "spot" Callaway <tcallawa at redhat.com> 1.21-2
+- fc6 bump
+
 * Fri Mar 31 2006 Tom "spot" Callaway <tcallawa at redhat.com> 1.21-1
 - bump to 1.21
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-SQL-Abstract/EL-4/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	31 Mar 2006 20:29:37 -0000	1.4
+++ sources	26 Aug 2007 19:27:26 -0000	1.5
@@ -1 +1 @@
-a77ef9ee19ce095681189aa259db920a  SQL-Abstract-1.21.tar.gz
+e3c689c8189535df70c65fa522c2f468  SQL-Abstract-1.22.tgz




More information about the fedora-extras-commits mailing list