[perl-DBI] 1.626 bump

Petr Pisar ppisar at fedoraproject.org
Thu May 16 10:03:19 UTC 2013


commit 39f832a458e098c9e6edf6931903bfa19161d657
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu May 16 12:02:49 2013 +0200

    1.626 bump

 .gitignore    |    1 +
 perl-DBI.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8488897..46bff9c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ DBI-1.613.tar.gz
 /DBI-1.622.tar.gz
 /DBI-1.623.tar.gz
 /DBI-1.625.tar.gz
+/DBI-1.626.tar.gz
diff --git a/perl-DBI.spec b/perl-DBI.spec
index a787770..37e326f 100644
--- a/perl-DBI.spec
+++ b/perl-DBI.spec
@@ -7,7 +7,7 @@
 %endif
 
 Name:           perl-DBI
-Version:        1.625
+Version:        1.626
 Release:        1%{?dist}
 Summary:        A database access API for perl
 Group:          Development/Libraries
@@ -126,7 +126,7 @@ make test
 
 %files
 # Changes already packaged as DBI::Changes
-%doc README ex/
+%doc README.md ex/
 %{_bindir}/dbipro*
 %{_bindir}/dbilogstrip
 %{perl_vendorarch}/*.p*
@@ -138,6 +138,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Thu May 16 2013 Petr Pisar <ppisar at redhat.com> - 1.626-1
+- 1.626 bump
+
 * Tue Apr 02 2013 Petr Šabata <contyk at redhat.com> - 1.625-1
 - 1.625 bump, perl5.17 fixes
 
diff --git a/sources b/sources
index 402c337..c0e3fb5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b0521be412faff4ec8d511cd5f3f6a31  DBI-1.625.tar.gz
+072236cb30c8d4c830dbd06acfcbd444  DBI-1.626.tar.gz


More information about the scm-commits mailing list