diff --git a/.gitignore b/.gitignore index 3a1a7ca..02db6fa 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ XML-LibXML-1.70.tar.gz /XML-LibXML-1.95.tar.gz /XML-LibXML-1.96.tar.gz /XML-LibXML-1.97.tar.gz +/XML-LibXML-1.98.tar.gz diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index 6466932..2256672 100644 --- a/perl-XML-LibXML.spec +++ b/perl-XML-LibXML.spec @@ -3,7 +3,7 @@ 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: 1.97 +Version: 1.98 Release: 1%{?dist} Epoch: 1 Summary: Perl interface to the libxml2 library @@ -102,6 +102,9 @@ fi %{_mandir}/man3/*.3* %changelog +* Mon May 28 2012 Jitka Plesnikova - 1:1.98-1 +- 1.98 bump + * Wed May 02 2012 Petr Ĺ abata - 1:1.97-1 - 1.97 bump diff --git a/sources b/sources index 7c262ef..e8d86f9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3427463988cb6393c39a33bdc9c2e288 XML-LibXML-1.97.tar.gz +78c2e293d02e92ca99b07e9a768380ca XML-LibXML-1.98.tar.gz