[perl-DBI] * Mon Aug 2 2010 Petr Sabata <psabata at redhat.com> - 1.613-1 - 1.613 version bump

Petr Sabata psabata at fedoraproject.org
Mon Aug 2 14:42:31 UTC 2010


commit 839f11f5e163ee0a1e4161c525b775a528dcf41b
Author: Petr Sabata <psabata at redhat.com>
Date:   Mon Aug 2 16:42:26 2010 +0200

    * Mon Aug  2 2010 Petr Sabata <psabata at redhat.com> - 1.613-1
    - 1.613 version bump

 .gitignore    |    1 +
 perl-DBI.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 56c5059..7a93a0e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 DBI-1.611.tar.gz
+DBI-1.613.tar.gz
diff --git a/perl-DBI.spec b/perl-DBI.spec
index 3b3773f..a6dab5d 100644
--- a/perl-DBI.spec
+++ b/perl-DBI.spec
@@ -1,5 +1,5 @@
 Name:           perl-DBI
-Version:        1.611
+Version:        1.613
 Release:        1%{?dist}
 Summary:        A database access API for perl
 
@@ -13,7 +13,7 @@ BuildRequires:  perl(ExtUtils::MakeMaker)
 # perl(RPC::PlClient) for tests only, it's optional at compile and run time
 BuildRequires:  perl(RPC::PlClient) >= 0.2000
 BuildRequires:  perl(Test::Pod)
-BuildRequires:  perl(Test::Simple) >= 0.84
+BuildRequires:  perl(Test::Simple) >= 0.90
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 # The automated scripts are not able to get the version for this:
@@ -88,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Aug  2 2010 Petr Sabata <psabata at redhat.com> - 1.613-1
+- 1.613 version bump
+
 * Mon Jun  7 2010 Petr Pisar <ppisar at redhat.com> - 1.611-1
 - 1.611 bump
 - Add BuildRequires perl(RPC::PlClient) to cover some optional tests
diff --git a/sources b/sources
index c75a799..72a6fe0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f48bc718e871f8926809af16682783fb  DBI-1.611.tar.gz
+1fb75474c3ff75fcbc16a98656e8f89d  DBI-1.613.tar.gz


More information about the scm-commits mailing list