import perl-DBD-SQLite-1.58-2.module+el8.1.0+2940+55ca6856
This commit is contained in:
parent
1a7530cbd6
commit
ed259e4dba
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: perl-DBD-SQLite
|
Name: perl-DBD-SQLite
|
||||||
Version: 1.58
|
Version: 1.58
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: SQLite DBI Driver
|
Summary: SQLite DBI Driver
|
||||||
# lib/DBD/SQLite.pm: GPL+ or Artistic
|
# lib/DBD/SQLite.pm: GPL+ or Artistic
|
||||||
# LICENSE: GPL+ or Artistic
|
# LICENSE: GPL+ or Artistic
|
||||||
@ -106,12 +106,16 @@ find %{buildroot} -type f -name '*.bs' -size 0 -delete
|
|||||||
make test
|
make test
|
||||||
|
|
||||||
%files
|
%files
|
||||||
|
%license LICENSE
|
||||||
%doc Changes README
|
%doc Changes README
|
||||||
%{perl_vendorarch}/auto/*
|
%{perl_vendorarch}/auto/*
|
||||||
%{perl_vendorarch}/DBD/
|
%{perl_vendorarch}/DBD/
|
||||||
%{_mandir}/man3/*.3pm*
|
%{_mandir}/man3/*.3pm*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 28 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.58-2
|
||||||
|
- Add missing LICENSE file (bug #1691279)
|
||||||
|
|
||||||
* Thu Mar 29 2018 Petr Pisar <ppisar@redhat.com> - 1.58-1
|
* Thu Mar 29 2018 Petr Pisar <ppisar@redhat.com> - 1.58-1
|
||||||
- 1.58 bump
|
- 1.58 bump
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user