1.35 bump (potentially breaks compatibility)
This commit is contained in:
parent
9d01673ab2
commit
15154042b7
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user