diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index a3bb70b..a006fef 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.0129 -Release: 5%{?dist} +Release: 6%{?dist} Epoch: 1 Summary: Perl interface to the libxml2 library Group: Development/Libraries @@ -140,6 +140,9 @@ fi %{_mandir}/man3/*.3* %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 1:2.0129-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Mon Jul 17 2017 Petr Pisar - 1:2.0129-5 - Fix CVE-2017-10672 (use-after-free by controlling the arguments to a replaceChild call) (bug #1470205)