2.0003 bump

This commit is contained in:
Petr Šabata 2012-07-30 13:13:20 +02:00
parent f10a4ccf3f
commit 55f844a89d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@ XML-LibXML-1.70.tar.gz
/XML-LibXML-1.99.tar.gz /XML-LibXML-1.99.tar.gz
/XML-LibXML-2.0001.tar.gz /XML-LibXML-2.0001.tar.gz
/XML-LibXML-2.0002.tar.gz /XML-LibXML-2.0002.tar.gz
/XML-LibXML-2.0003.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.0002 Version: 2.0003
Release: 3%{?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
* Mon Jul 30 2012 Petr Šabata <contyk@redhat.com> - 1:2.0003-1
- 2.0003 bump
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.0002-3 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.0002-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -1 +1 @@
5704aff196a6a18ad5255f6b336f5d51 XML-LibXML-2.0002.tar.gz c28a173562af3319e70cb0f088abecce XML-LibXML-2.0003.tar.gz