fix license field, under MIT is one example.
This commit is contained in:
parent
80235465a0
commit
313d9e5b70
@ -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@redhat.com> - 1:2.0010-2
|
||||
- fix license field, under MIT is one example
|
||||
|
||||
* Mon Nov 05 2012 Petr Šabata <contyk@redhat.com> - 1:2.0010-1
|
||||
- 2.0010 bumpity
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user