1.35 bump (potentially breaks compatibility)

This commit is contained in:
Petr Šabata 2011-11-29 13:12:59 +01:00
parent 9d01673ab2
commit 15154042b7
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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@redhat.com> - 1.35-1
- 1.35 bump
* Tue Jun 21 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1.33-2
- Perl mass rebuild

View File

@ -1 +1 @@
623e1340f98d4df1d2f313b49489471c DBD-SQLite-1.33.tar.gz
d9752e4a26fa54e74aa893dafd02ceda DBD-SQLite-1.35.tar.gz