|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-DBD-SQLite
|
|
|
|
|
Version: 1.46
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: SQLite DBI Driver
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: (GPL+ or Artistic) and Public Domain
|
|
|
|
@ -82,6 +82,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jun 05 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.46-3
|
|
|
|
|
- Perl 5.22 rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Mar 20 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.46-2
|
|
|
|
|
- Correct license from (GPL+ or Artistic) to ((GPL+ or Artistic) and
|
|
|
|
|
Public Domain)
|
|
|
|
|