From 313d9e5b70f735965550ea253c4418fa0b053f57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Thu, 8 Nov 2012 14:36:53 +0100 Subject: [PATCH] fix license field, under MIT is one example. --- perl-XML-LibXML.spec | 7 +++++-- 1 file 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á - 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