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á - 1:2.0010-2 +- fix license field, under MIT is one example + * Mon Nov 05 2012 Petr Šabata - 1:2.0010-1 - 2.0010 bumpity