update to 1.90

This commit is contained in:
Marcela Mašláňová 2012-01-10 14:48:12 +01:00
parent c2f1bdcf82
commit 43e4628c68
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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á <mmaslano@redhat.com> - 1:1.90-1
- update to 1.90
* Wed Dec 21 2011 Dan Horák <dan[at]danny.cz> - 1:1.88-3
- use better workaround until rhbz#769537 is resolved

View File

@ -1 +1 @@
31c0e64e0ccd7d51489aae03a29b372a XML-LibXML-1.88.tar.gz
4831d5fcda76f3f3ac456e5973f017ed XML-LibXML-1.90.tar.gz