diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index 853026f..3ff5e0f 100644 --- a/perl-XML-LibXML.spec +++ b/perl-XML-LibXML.spec @@ -8,7 +8,7 @@ Name: perl-XML-LibXML # it might not be needed anymore # this module is maintained, the other is not Version: 2.0122 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 Summary: Perl interface to the libxml2 library Group: Development/Libraries @@ -122,6 +122,7 @@ if [ $1 -eq 0 ] ; then fi %files +%{!?_licensedir:%global license %%doc} %license LICENSE %doc Changes HACKING.txt README TODO %{perl_vendorarch}/auto/XML @@ -129,6 +130,9 @@ fi %{_mandir}/man3/*.3* %changelog +* Thu Nov 26 2015 Jitka Plesnikova - 1:2.0122-2 +- Rebuild against the latest libxml2 + * Tue Sep 01 2015 Jitka Plesnikova - 1:2.0122-1 - 2.122 bump