1.88
This commit is contained in:
parent
a20148c8c5
commit
66d48fdb77
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
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
|
||||||
|
@ -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.74
|
Version: 1.88
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: Perl interface to the libxml2 library
|
Summary: Perl interface to the libxml2 library
|
||||||
|
|
||||||
@ -71,6 +71,9 @@ fi
|
|||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jul 20 2011 Petr Sabata <contyk@redhat.com> - 1:1.74-2
|
||||||
- Perl mass rebuild
|
- Perl mass rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user