update to 1.90
This commit is contained in:
parent
c2f1bdcf82
commit
43e4628c68
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
XML-LibXML-1.70.tar.gz
|
XML-LibXML-1.70.tar.gz
|
||||||
/XML-LibXML-1.74.tar.gz
|
/XML-LibXML-1.74.tar.gz
|
||||||
/XML-LibXML-1.88.tar.gz
|
/XML-LibXML-1.88.tar.gz
|
||||||
|
/XML-LibXML-1.90.tar.gz
|
||||||
|
@ -3,8 +3,8 @@ Name: perl-XML-LibXML
|
|||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=469480
|
# https://bugzilla.redhat.com/show_bug.cgi?id=469480
|
||||||
# it might not be needed anymore
|
# it might not be needed anymore
|
||||||
# this module is maintained, the other is not
|
# this module is maintained, the other is not
|
||||||
Version: 1.88
|
Version: 1.90
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: Perl interface to the libxml2 library
|
Summary: Perl interface to the libxml2 library
|
||||||
|
|
||||||
@ -75,6 +75,9 @@ fi
|
|||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Dec 21 2011 Dan Horák <dan[at]danny.cz> - 1:1.88-3
|
||||||
- use better workaround until rhbz#769537 is resolved
|
- use better workaround until rhbz#769537 is resolved
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user