1.35 bump (potentially breaks compatibility)

f38
Petr Šabata 13 years ago
parent 9d01673ab2
commit 15154042b7

1
.gitignore vendored

@ -1,3 +1,4 @@
DBD-SQLite-1.29.tar.gz DBD-SQLite-1.29.tar.gz
/DBD-SQLite-1.31.tar.gz /DBD-SQLite-1.31.tar.gz
/DBD-SQLite-1.33.tar.gz /DBD-SQLite-1.33.tar.gz
/DBD-SQLite-1.35.tar.gz

@ -1,6 +1,6 @@
Name: perl-DBD-SQLite Name: perl-DBD-SQLite
Version: 1.33 Version: 1.35
Release: 2%{?dist} Release: 1%{?dist}
Summary: SQLite DBI Driver Summary: SQLite DBI Driver
Group: Development/Libraries Group: Development/Libraries
License: GPL+ or Artistic License: GPL+ or Artistic
@ -53,6 +53,9 @@ make test
%{_mandir}/man3/*.3pm* %{_mandir}/man3/*.3pm*
%changelog %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 * Tue Jun 21 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1.33-2
- Perl mass rebuild - Perl mass rebuild

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

Loading…
Cancel
Save