diff --git a/.gitignore b/.gitignore index 399b28e..eab34ff 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ XML-LibXML-1.70.tar.gz /XML-LibXML-1.74.tar.gz /XML-LibXML-1.88.tar.gz +/XML-LibXML-1.90.tar.gz diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index 1927887..4db8471 100644 --- a/perl-XML-LibXML.spec +++ b/perl-XML-LibXML.spec @@ -3,8 +3,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: 1.88 -Release: 3%{?dist} +Version: 1.90 +Release: 1%{?dist} Epoch: 1 Summary: Perl interface to the libxml2 library @@ -75,6 +75,9 @@ fi %{_mandir}/man3/*.3* %changelog +* Wed Jan 10 2012 Marcela Mašláňová - 1:1.90-1 +- update to 1.90 + * Wed Dec 21 2011 Dan Horák - 1:1.88-3 - use better workaround until rhbz#769537 is resolved diff --git a/sources b/sources index 8c05bc1..c648854 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -31c0e64e0ccd7d51489aae03a29b372a XML-LibXML-1.88.tar.gz +4831d5fcda76f3f3ac456e5973f017ed XML-LibXML-1.90.tar.gz