2.0007 bump

This commit is contained in:
Petr Šabata 2012-10-18 11:02:33 +02:00
parent 1d3a67abef
commit 8744963fcf
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -14,3 +14,4 @@ XML-LibXML-1.70.tar.gz
/XML-LibXML-2.0003.tar.gz /XML-LibXML-2.0003.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

View File

@ -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: 2.0006 Version: 2.0007
Release: 2%{?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
* Thu Oct 18 2012 Petr Šabata <contyk@redhat.com> - 1:2.0007-1
- 2.0007 bump
* Mon Oct 15 2012 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0006-1 * Mon Oct 15 2012 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0006-1
- 2.0006 bump - 2.0006 bump
- Remove bundled library and add BR perl(Devel::CheckLib). - Remove bundled library and add BR perl(Devel::CheckLib).

View File

@ -1 +1 @@
84be673c899ae1cf7b204ab7c7f3be46 XML-LibXML-2.0006.tar.gz cbce16e0081f2129f44e02293f0d175a XML-LibXML-2.0007.tar.gz