diff --git a/.gitignore b/.gitignore index 949a0f5..011ce7f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ XML-LibXML-1.70.tar.gz /XML-LibXML-1.92.tar.gz /XML-LibXML-1.93.tar.gz /XML-LibXML-1.95.tar.gz +/XML-LibXML-1.96.tar.gz diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index 06e1427..c658e6e 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.95 +Version: 1.96 Release: 1%{?dist} Epoch: 1 Summary: Perl interface to the libxml2 library @@ -102,6 +102,9 @@ fi %{_mandir}/man3/*.3* %changelog +* Mon Mar 19 2012 Marcela Mašláňová - 1:1.96-1 +- 1.96 bump + * Wed Mar 14 2012 Petr Šabata - 1:1.95-1 - 1.95 bump, tests bugfixes diff --git a/sources b/sources index e95885d..2ce350f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -07c9ac47e0456b812e1e3ed1f4d4cb34 XML-LibXML-1.95.tar.gz +c05ef700972e746c69e6df0e9ce434d5 XML-LibXML-1.96.tar.gz