rpms/perl-DBD-Mock/devel .cvsignore, 1.3, 1.4 perl-DBD-Mock.spec, 1.3, 1.4 sources, 1.3, 1.4

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Wed Oct 24 03:50:38 UTC 2007


Author: cweyl

Update of /cvs/extras/rpms/perl-DBD-Mock/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25790/devel

Modified Files:
	.cvsignore perl-DBD-Mock.spec sources 
Log Message:
* Tue Oct 23 2007 Chris Weyl <cweyl at alumni.drew.edu> 1.36-1
- update to 1.36
- license tag: GPL -> GPL+



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-DBD-Mock/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	10 Aug 2007 00:23:46 -0000	1.3
+++ .cvsignore	24 Oct 2007 03:50:05 -0000	1.4
@@ -1 +1 @@
-DBD-Mock-1.35.tar.gz
+DBD-Mock-1.36.tar.gz


Index: perl-DBD-Mock.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-DBD-Mock/devel/perl-DBD-Mock.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-DBD-Mock.spec	10 Aug 2007 00:23:46 -0000	1.3
+++ perl-DBD-Mock.spec	24 Oct 2007 03:50:05 -0000	1.4
@@ -1,13 +1,14 @@
 Name:           perl-DBD-Mock
-Version:        1.35
+Version:        1.36
 Release:        1%{?dist}
 Summary:        Mock database driver for testing
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/DBD-Mock/
 Source0:        http://www.cpan.org/modules/by-module/DBD/DBD-Mock-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
+Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 # core
 BuildRequires:  perl >= 1:5.6.0
@@ -19,7 +20,6 @@
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
 
-Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
 Testing with databases can be tricky. If you are developing a system
@@ -63,6 +63,10 @@
 %{_mandir}/man3/*
 
 %changelog
+* Tue Oct 23 2007 Chris Weyl <cweyl at alumni.drew.edu> 1.36-1
+- update to 1.36
+- license tag: GPL -> GPL+
+
 * Thu Aug 09 2007 Chris Weyl <cweyl at alumni.drew.edu> 1.35-1
 - update to 1.35
 - add t/ to doc


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-DBD-Mock/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	10 Aug 2007 00:23:46 -0000	1.3
+++ sources	24 Oct 2007 03:50:05 -0000	1.4
@@ -1 +1 @@
-ccf0f5c877e2e6131bdc8127f843b33f  DBD-Mock-1.35.tar.gz
+44316b84ceeea4765c24a75cafcb19ae  DBD-Mock-1.36.tar.gz




More information about the fedora-extras-commits mailing list