2.0008 bump
This update fixes XML::LibXML builds with libxml2 in non-standard locations.
This commit is contained in:
parent
8744963fcf
commit
aa5091e31d
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@ XML-LibXML-1.70.tar.gz
|
|||||||
/XML-LibXML-2.0004.tar.gz
|
/XML-LibXML-2.0004.tar.gz
|
||||||
/XML-LibXML-2.0006.tar.gz
|
/XML-LibXML-2.0006.tar.gz
|
||||||
/XML-LibXML-2.0007.tar.gz
|
/XML-LibXML-2.0007.tar.gz
|
||||||
|
/XML-LibXML-2.0008.tar.gz
|
||||||
|
@ -3,7 +3,7 @@ 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: 2.0007
|
Version: 2.0008
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: Perl interface to the libxml2 library
|
Summary: Perl interface to the libxml2 library
|
||||||
@ -102,6 +102,9 @@ fi
|
|||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 23 2012 Petr Šabata <contyk@redhat.com> - 1:2.0008-1
|
||||||
|
- 2.0008 bump
|
||||||
|
|
||||||
* Thu Oct 18 2012 Petr Šabata <contyk@redhat.com> - 1:2.0007-1
|
* Thu Oct 18 2012 Petr Šabata <contyk@redhat.com> - 1:2.0007-1
|
||||||
- 2.0007 bump
|
- 2.0007 bump
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user