[perl-XML-LibXML] fix license field, under MIT is one example.

Marcela Mašláňová mmaslano at fedoraproject.org
Thu Nov 8 13:37:25 UTC 2012


commit 313d9e5b70f735965550ea253c4418fa0b053f57
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Thu Nov 8 14:36:53 2012 +0100

    fix license field, under MIT is one example.

 perl-XML-LibXML.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec
index 3222365..b08953d 100644
--- a/perl-XML-LibXML.spec
+++ b/perl-XML-LibXML.spec
@@ -4,12 +4,12 @@ Name:           perl-XML-LibXML
 # it might not be needed anymore
 # this module is maintained, the other is not
 Version:        2.0010
-Release:        1%{?dist}
+Release:        2%{?dist}
 Epoch:          1
 Summary:        Perl interface to the libxml2 library
 
 Group:          Development/Libraries
-License:        GPL+ or Artistic
+License:        (GPL+ or Artistic) and MIT
 URL:            http://search.cpan.org/dist/XML-LibXML/
 Source0:        http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/XML-LibXML-%{version}.tar.gz 
 
@@ -102,6 +102,9 @@ fi
 %{_mandir}/man3/*.3*
 
 %changelog
+* Thu Nov  8 2012 Marcela Mašláňová <mmaslano at redhat.com> - 1:2.0010-2
+- fix license field, under MIT is one example
+
 * Mon Nov 05 2012 Petr Šabata <contyk at redhat.com> - 1:2.0010-1
 - 2.0010 bumpity
 



More information about the perl-devel mailing list