diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index 275620e..7e7e48f 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.0209 -Release: 3%{?dist} +Release: 4%{?dist} Epoch: 1 Summary: Perl interface to the libxml2 library License: (GPL-1.0-or-later OR Artistic-1.0-Perl) AND MIT @@ -194,6 +194,9 @@ fi %{_libexecdir}/%{name} %changelog +* Sun Jan 21 2024 Fedora Release Engineering - 1:2.0209-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Tue Nov 28 2023 Petr Pisar - 1:2.0209-3 - Restore compatibility with libxml-2.12.0 (bug #2251181)