[perl-DBD-SQLite/f22] Correct license from (GPL+ or Artistic) to ((GPL+ or Artistic) and Public Domain)

Jitka Plesnikova jplesnik at fedoraproject.org
Fri Mar 20 08:57:19 UTC 2015


commit bc578da00f7174a822e103a94542a6103cff52d0
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Fri Mar 20 09:57:01 2015 +0100

    Correct license from (GPL+ or Artistic) to ((GPL+ or Artistic) and Public Domain)

 perl-DBD-SQLite.spec | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-DBD-SQLite.spec b/perl-DBD-SQLite.spec
index 7c3fb96..51c3623 100644
--- a/perl-DBD-SQLite.spec
+++ b/perl-DBD-SQLite.spec
@@ -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 at 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 at redhat.com> - 1.46-1
 - 1.46 bump
 


More information about the scm-commits mailing list