rpms/perl-Class-DBI-Loader/devel .cvsignore, 1.4, 1.5 perl-Class-DBI-Loader.spec, 1.3, 1.4 sources, 1.4, 1.5

Tom Callaway (spot) fedora-extras-commits at redhat.com
Fri Aug 24 20:13:10 UTC 2007


Author: spot

Update of /cvs/extras/rpms/perl-Class-DBI-Loader/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25756/devel

Modified Files:
	.cvsignore perl-Class-DBI-Loader.spec sources 
Log Message:

license fix, bump to 0.34 in devel



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Class-DBI-Loader/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	15 Sep 2006 01:25:22 -0000	1.4
+++ .cvsignore	24 Aug 2007 20:12:37 -0000	1.5
@@ -1,3 +1,4 @@
 Class-DBI-Loader-0.22.tar.gz
 Class-DBI-Loader-0.32.tar.gz
 Class-DBI-Loader-0.33.tar.gz
+Class-DBI-Loader-0.34.tar.gz


Index: perl-Class-DBI-Loader.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Class-DBI-Loader/devel/perl-Class-DBI-Loader.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Class-DBI-Loader.spec	15 Sep 2006 01:25:22 -0000	1.3
+++ perl-Class-DBI-Loader.spec	24 Aug 2007 20:12:37 -0000	1.4
@@ -1,16 +1,17 @@
 Name:           perl-Class-DBI-Loader
-Version:        0.33
+Version:        0.34
 Release:        1%{?dist}
 Summary:        Dynamic definition of Class::DBI sub classes
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Class-DBI-Loader
-Source0:        http://search.cpan.org/CPAN/authors/id/S/SR/SRI/Class-DBI-Loader-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/D/DM/DMAKI/Class-DBI-Loader-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:	perl(Lingua::EN::Inflect), perl(Test::Pod::Coverage), perl(Test::Pod)
 BuildRequires:  perl(Class::DBI::mysql), perl(Class::DBI::Pg), perl(Class::DBI::SQLite)
+BuildRequires:  perl(Test::More)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -48,6 +49,10 @@
 
 
 %changelog
+* Fri Aug 24 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.34-1
+- license fix
+- bump to 0.34
+
 * Thu Sep 14 2006 Tom "spot" Callaway <tcallawa at redhat.com> 0.33-1
 - bump for 0.33
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Class-DBI-Loader/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	15 Sep 2006 01:25:22 -0000	1.4
+++ sources	24 Aug 2007 20:12:37 -0000	1.5
@@ -1 +1 @@
-63260fe834c5ac35d0005ce38e0634e0  Class-DBI-Loader-0.33.tar.gz
+ed560f11d64621fd9107e287f9c8eae4  Class-DBI-Loader-0.34.tar.gz




More information about the fedora-extras-commits mailing list