[perl-Inline] Correcting the Licence tag; C-Cookbook.pod is Artistic only

Petr Šabata psabata at fedoraproject.org
Sat Jul 20 18:46:31 UTC 2013


commit f9e09da6ec177d9218b5ee697188bf8deef72141
Author: Petr Šabata <contyk at redhat.com>
Date:   Sat Jul 20 20:46:10 2013 +0200

    Correcting the Licence tag; C-Cookbook.pod is Artistic only

 perl-Inline.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/perl-Inline.spec b/perl-Inline.spec
index fe25815..a45462d 100644
--- a/perl-Inline.spec
+++ b/perl-Inline.spec
@@ -1,9 +1,9 @@
 Name:           perl-Inline
 Version:        0.53
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Inline Perl module
 Group:          Development/Libraries
-License:        GPL+ or Artistic
+License:        (GPL+ or Artistic) and Artistic
 Url:            http://search.cpan.org/dist/Inline/
 Source0:        http://search.cpan.org/CPAN/authors/id/S/SI/SISYPHUS/Inline-%{version}.tar.gz
 BuildArch:      noarch
@@ -87,6 +87,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sat Jul 20 2013 Petr Šabata <contyk at redhat.com> - 0.53-3
+- Correcting the Licence tag; C-Cookbook.pod is Artistic only
+
 * Sat Jul 20 2013 Petr Šabata <contyk at redhat.com> - 0.53-2
 - Add some missing dependencies
 


More information about the scm-commits mailing list