2.0008 bump

This update fixes XML::LibXML builds with libxml2 in non-standard
locations.
This commit is contained in:
Petr Šabata 2012-10-23 11:35:44 +02:00
parent 8744963fcf
commit aa5091e31d
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -15,3 +15,4 @@ XML-LibXML-1.70.tar.gz
/XML-LibXML-2.0004.tar.gz
/XML-LibXML-2.0006.tar.gz
/XML-LibXML-2.0007.tar.gz
/XML-LibXML-2.0008.tar.gz

View File

@ -3,7 +3,7 @@ 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: 2.0007
Version: 2.0008
Release: 1%{?dist}
Epoch: 1
Summary: Perl interface to the libxml2 library
@ -102,6 +102,9 @@ fi
%{_mandir}/man3/*.3*
%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
- 2.0007 bump

View File

@ -1 +1 @@
cbce16e0081f2129f44e02293f0d175a XML-LibXML-2.0007.tar.gz
d2bb8b6453574a47b46e3329902bde2d XML-LibXML-2.0008.tar.gz