[perl-DBD-SQLite] 1.40 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Wed Jul 31 07:32:42 UTC 2013


commit eba80ba71385427e960215f678c66e63254ea4be
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Wed Jul 31 09:32:25 2013 +0200

    1.40 bump

 .gitignore           |    1 +
 perl-DBD-SQLite.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7269d36..0ee023f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ DBD-SQLite-1.29.tar.gz
 /DBD-SQLite-1.35.tar.gz
 /DBD-SQLite-1.37.tar.gz
 /DBD-SQLite-1.39.tar.gz
+/DBD-SQLite-1.40.tar.gz
diff --git a/perl-DBD-SQLite.spec b/perl-DBD-SQLite.spec
index e674cc8..8c41b13 100644
--- a/perl-DBD-SQLite.spec
+++ b/perl-DBD-SQLite.spec
@@ -1,6 +1,6 @@
 Name:           perl-DBD-SQLite
-Version:        1.39
-Release:        2%{?dist}
+Version:        1.40
+Release:        1%{?dist}
 Summary:        SQLite DBI Driver
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -66,6 +66,9 @@ make test
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Wed Jul 31 2013 Jitka Plesnikova <jplesnik at redhat.com> - 1.40-1
+- 1.40 bump
+
 * Wed Jul 24 2013 Petr Pisar <ppisar at redhat.com> - 1.39-2
 - Perl 5.18 rebuild
 
diff --git a/sources b/sources
index c8cc26e..34ab6ce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8ca0719852fcbcbbee470c705eeff24a  DBD-SQLite-1.39.tar.gz
+b9876882186499583428b14cf5c0e29c  DBD-SQLite-1.40.tar.gz



More information about the perl-devel mailing list