|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-DBD-SQLite
|
|
|
|
Name: perl-DBD-SQLite
|
|
|
|
Version: 1.37
|
|
|
|
Version: 1.37
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: SQLite DBI Driver
|
|
|
|
Summary: SQLite DBI Driver
|
|
|
|
Group: Development/Libraries
|
|
|
|
Group: Development/Libraries
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
@ -60,6 +60,9 @@ make test
|
|
|
|
%{_mandir}/man3/*.3pm*
|
|
|
|
%{_mandir}/man3/*.3pm*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sat Jun 16 2012 Petr Pisar <ppisar@redhat.com> - 1.37-2
|
|
|
|
|
|
|
|
- Perl 5.16 rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jun 12 2012 Petr Šabata <contyk@redhat.com> - 1.37-1
|
|
|
|
* Tue Jun 12 2012 Petr Šabata <contyk@redhat.com> - 1.37-1
|
|
|
|
- 1.37 bump (sqlite3.7.11 and various bugfixes)
|
|
|
|
- 1.37 bump (sqlite3.7.11 and various bugfixes)
|
|
|
|
- Drop command macros
|
|
|
|
- Drop command macros
|
|
|
|