This commit is contained in:
Tom "spot" Callaway 2011-10-02 12:13:21 +02:00
parent a20148c8c5
commit 66d48fdb77
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
XML-LibXML-1.70.tar.gz
/XML-LibXML-1.74.tar.gz
/XML-LibXML-1.88.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.74
Release: 2%{?dist}
Version: 1.88
Release: 1%{?dist}
Epoch: 1
Summary: Perl interface to the libxml2 library
@ -71,6 +71,9 @@ fi
%{_mandir}/man3/*.3*
%changelog
* Sun Oct 2 2011 Tom Callaway <spot@fedoraproject.org> - 1:1.88-1
- update to 1.88
* Wed Jul 20 2011 Petr Sabata <contyk@redhat.com> - 1:1.74-2
- Perl mass rebuild

View File

@ -1 +1 @@
37210f91b11e6c334a89edb46895bc1b XML-LibXML-1.74.tar.gz
31c0e64e0ccd7d51489aae03a29b372a XML-LibXML-1.88.tar.gz