From 43e4628c68ee36a82faf6c00bc64d777309c2f56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Tue, 10 Jan 2012 14:48:12 +0100 Subject: [PATCH] update to 1.90 --- .gitignore | 1 + perl-XML-LibXML.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) 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