diff --git a/.gitignore b/.gitignore index a910413..a2be1c3 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ XML-LibXML-1.70.tar.gz /XML-LibXML-2.0118.tar.gz /XML-LibXML-2.0119.tar.gz /XML-LibXML-2.0121.tar.gz +/XML-LibXML-2.0122.tar.gz diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index afd7c9d..853026f 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.0121 -Release: 5%{?dist} +Version: 2.0122 +Release: 1%{?dist} Epoch: 1 Summary: Perl interface to the libxml2 library Group: Development/Libraries @@ -129,6 +129,9 @@ fi %{_mandir}/man3/*.3* %changelog +* Tue Sep 01 2015 Jitka Plesnikova - 1:2.0122-1 +- 2.122 bump + * Tue Jun 23 2015 Jitka Plesnikova - 1:2.0121-5 - Replace dependency on glibc-headers with gcc (bug #1230489) diff --git a/sources b/sources index aba7bfe..ed1a600 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1544ab9ac110f5da296015346561ce02 XML-LibXML-2.0121.tar.gz +8bf504427a44ed6b84be807b55684271 XML-LibXML-2.0122.tar.gz