Correct license from (GPL+ or Artistic) to ((GPL+ or Artistic) and Public Domain)
This commit is contained in:
parent
828f9e0696
commit
7fb97eb9be
@ -1,9 +1,9 @@
|
||||
Name: perl-DBD-SQLite
|
||||
Version: 1.46
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: SQLite DBI Driver
|
||||
Group: Development/Libraries
|
||||
License: GPL+ or Artistic
|
||||
License: (GPL+ or Artistic) and Public Domain
|
||||
URL: http://search.cpan.org/dist/DBD-SQLite/
|
||||
Source0: http://search.cpan.org/CPAN/authors/id/I/IS/ISHIGAKI/DBD-SQLite-%{version}.tar.gz
|
||||
Patch0: perl-DBD-SQLite-bz543982.patch
|
||||
@ -82,6 +82,10 @@ make test
|
||||
%{_mandir}/man3/*.3pm*
|
||||
|
||||
%changelog
|
||||
* 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)
|
||||
|
||||
* Wed Dec 10 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.46-1
|
||||
- 1.46 bump
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user