[perl-DBD-SQLite] 1.35 bump (potentially breaks compatibility)

Petr Šabata psabata at fedoraproject.org
Tue Nov 29 12:15:56 UTC 2011


commit 15154042b720275647b8f5a7713ff70077ecc3cc
Author: Petr Šabata <contyk at redhat.com>
Date:   Tue Nov 29 13:12:59 2011 +0100

    1.35 bump (potentially breaks compatibility)

 .gitignore           |    1 +
 perl-DBD-SQLite.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1146877..426b6a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 DBD-SQLite-1.29.tar.gz
 /DBD-SQLite-1.31.tar.gz
 /DBD-SQLite-1.33.tar.gz
+/DBD-SQLite-1.35.tar.gz
diff --git a/perl-DBD-SQLite.spec b/perl-DBD-SQLite.spec
index 5a7b70c..455eb6d 100644
--- a/perl-DBD-SQLite.spec
+++ b/perl-DBD-SQLite.spec
@@ -1,6 +1,6 @@
 Name:           perl-DBD-SQLite
-Version:        1.33
-Release:        2%{?dist}
+Version:        1.35
+Release:        1%{?dist}
 Summary:        SQLite DBI Driver
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -53,6 +53,9 @@ make test
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Tue Nov 29 2011 Petr Šabata <contyk at redhat.com> - 1.35-1
+- 1.35 bump
+
 * Tue Jun 21 2011 Marcela Mašláňová <mmaslano at redhat.com> - 1.33-2
 - Perl mass rebuild
 
diff --git a/sources b/sources
index 3e1d312..5c71b89 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-623e1340f98d4df1d2f313b49489471c  DBD-SQLite-1.33.tar.gz
+d9752e4a26fa54e74aa893dafd02ceda  DBD-SQLite-1.35.tar.gz


More information about the scm-commits mailing list