diff --git a/.gitignore b/.gitignore index a2be1c3..3e8ca71 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ XML-LibXML-1.70.tar.gz /XML-LibXML-2.0119.tar.gz /XML-LibXML-2.0121.tar.gz /XML-LibXML-2.0122.tar.gz +/XML-LibXML-2.0123.tar.gz diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index 3ff5e0f..922f3b5 100644 --- a/perl-XML-LibXML.spec +++ b/perl-XML-LibXML.spec @@ -7,8 +7,8 @@ Name: perl-XML-LibXML # https://bugzilla.redhat.com/show_bug.cgi?id=469480 # it might not be needed anymore # this module is maintained, the other is not -Version: 2.0122 -Release: 2%{?dist} +Version: 2.0123 +Release: 1%{?dist} Epoch: 1 Summary: Perl interface to the libxml2 library Group: Development/Libraries @@ -130,6 +130,9 @@ fi %{_mandir}/man3/*.3* %changelog +* Mon Dec 07 2015 Jitka Plesnikova - 1:2.0123-1 +- 2.0123 bump + * Thu Nov 26 2015 Jitka Plesnikova - 1:2.0122-2 - Rebuild against the latest libxml2 diff --git a/sources b/sources index ed1a600..e58c895 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8bf504427a44ed6b84be807b55684271 XML-LibXML-2.0122.tar.gz +c9eb502f8aa2586c4a4dce3c784a2a0b XML-LibXML-2.0123.tar.gz