rpms/perl-DateTime-Format-DBI/devel .cvsignore, 1.2, 1.3 perl-DateTime-Format-DBI.spec, 1.3, 1.4 sources, 1.2, 1.3

Chris Weyl cweyl at fedoraproject.org
Sun Oct 26 05:14:23 UTC 2008


Author: cweyl

Update of /cvs/extras/rpms/perl-DateTime-Format-DBI/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22123

Modified Files:
	.cvsignore perl-DateTime-Format-DBI.spec sources 
Log Message:
* Sat Oct 25 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.032-1
- update to 0.032
- drop more_dbds.patch -- incorperated upstream



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-DateTime-Format-DBI/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	24 Jul 2008 23:01:45 -0000	1.2
+++ .cvsignore	26 Oct 2008 05:13:53 -0000	1.3
@@ -1 +1 @@
-DateTime-Format-DBI-0.031.tar.gz
+DateTime-Format-DBI-0.032.tar.gz


Index: perl-DateTime-Format-DBI.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-DateTime-Format-DBI/devel/perl-DateTime-Format-DBI.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-DateTime-Format-DBI.spec	4 Sep 2008 01:19:46 -0000	1.3
+++ perl-DateTime-Format-DBI.spec	26 Oct 2008 05:13:53 -0000	1.4
@@ -1,6 +1,6 @@
 Name:           perl-DateTime-Format-DBI
-Version:        0.031
-Release:        4%{?dist}
+Version:        0.032
+Release:        1%{?dist}
 Summary:        Find a parser class for a database connection
 License:        GPL+ or Artistic 
 Group:          Development/Libraries
@@ -10,9 +10,6 @@
 BuildArch:      noarch
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
-# additional dbd support...
-Patch0:         more_dbds.patch
-
 BuildRequires:  perl(DateTime)            >= 0.1
 BuildRequires:  perl(DBI)                 >= 1.21
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -39,7 +36,6 @@
 
 %prep
 %setup -q -n DateTime-Format-DBI-%{version}
-%patch0
 
 for i in README lib/DateTime/Format/DBI.pm ; do
     
@@ -75,6 +71,10 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sat Oct 25 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.032-1
+- update to 0.032
+- drop more_dbds.patch -- incorperated upstream
+
 * Wed Sep 03 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.031-4
 - add the dbd-specific DateTime::Format's as requires.  Makes sense that
   installing this package should have stuff "just work".


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-DateTime-Format-DBI/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	24 Jul 2008 23:01:45 -0000	1.2
+++ sources	26 Oct 2008 05:13:53 -0000	1.3
@@ -1 +1 @@
-97efe8dfe3a6e68cfb9489c451cd16dd  DateTime-Format-DBI-0.031.tar.gz
+f9afc049166a72da90d32337ed167c0d  DateTime-Format-DBI-0.032.tar.gz




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