[perl-DBI] 1.627 bump

Petr Pisar ppisar at fedoraproject.org
Mon May 20 06:39:18 UTC 2013


commit edb84eb1e54fb8c01c4b03ec2de0bff8e04798ed
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon May 20 08:39:06 2013 +0200

    1.627 bump

 .gitignore    |    1 +
 perl-DBI.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 46bff9c..e6e0f8f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ DBI-1.613.tar.gz
 /DBI-1.623.tar.gz
 /DBI-1.625.tar.gz
 /DBI-1.626.tar.gz
+/DBI-1.627.tar.gz
diff --git a/perl-DBI.spec b/perl-DBI.spec
index 37e326f..6986000 100644
--- a/perl-DBI.spec
+++ b/perl-DBI.spec
@@ -7,7 +7,7 @@
 %endif
 
 Name:           perl-DBI
-Version:        1.626
+Version:        1.627
 Release:        1%{?dist}
 Summary:        A database access API for perl
 Group:          Development/Libraries
@@ -138,6 +138,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon May 20 2013 Petr Pisar <ppisar at redhat.com> - 1.627-1
+- 1.627 bump
+
 * Thu May 16 2013 Petr Pisar <ppisar at redhat.com> - 1.626-1
 - 1.626 bump
 
diff --git a/sources b/sources
index c0e3fb5..07ef56b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-072236cb30c8d4c830dbd06acfcbd444  DBI-1.626.tar.gz
+aab49be51b0f4867a1894145b023d2c5  DBI-1.627.tar.gz


More information about the scm-commits mailing list