2.0014 bump

This commit is contained in:
Jitka Plesnikova 2012-12-05 13:49:55 +01:00
parent ee83918e90
commit 7c237aec4e
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@ XML-LibXML-1.70.tar.gz
/XML-LibXML-2.0008.tar.gz /XML-LibXML-2.0008.tar.gz
/XML-LibXML-2.0010.tar.gz /XML-LibXML-2.0010.tar.gz
/XML-LibXML-2.0012.tar.gz /XML-LibXML-2.0012.tar.gz
/XML-LibXML-2.0014.tar.gz

View File

@ -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.0012 Version: 2.0014
Release: 1%{?dist} Release: 1%{?dist}
Epoch: 1 Epoch: 1
Summary: Perl interface to the libxml2 library Summary: Perl interface to the libxml2 library
@ -99,6 +99,9 @@ fi
%{_mandir}/man3/*.3* %{_mandir}/man3/*.3*
%changelog %changelog
* Wed Dec 05 2012 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0014-1
- 2.0014 bump
* Mon Nov 12 2012 Petr Pisar <ppisar@redhat.com> - 1:2.0012-1 * Mon Nov 12 2012 Petr Pisar <ppisar@redhat.com> - 1:2.0012-1
- 2.0012 bump - 2.0012 bump

View File

@ -1 +1 @@
877313023765c33d8b9d2fead36ad5c3 XML-LibXML-2.0012.tar.gz a146e20c122b074dbb0d953fb8f65ca0 XML-LibXML-2.0014.tar.gz