2.0107 bump

This commit is contained in:
Jitka Plesnikova 2013-11-03 20:16:37 +01:00
parent e21a43c52e
commit 4a815a8ae8
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -28,3 +28,4 @@ XML-LibXML-1.70.tar.gz
/XML-LibXML-2.0104.tar.gz /XML-LibXML-2.0104.tar.gz
/XML-LibXML-2.0105.tar.gz /XML-LibXML-2.0105.tar.gz
/XML-LibXML-2.0106.tar.gz /XML-LibXML-2.0106.tar.gz
/XML-LibXML-2.0107.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.0106 Version: 2.0107
Release: 1%{?dist} Release: 1%{?dist}
Epoch: 1 Epoch: 1
Summary: Perl interface to the libxml2 library Summary: Perl interface to the libxml2 library
@ -112,6 +112,9 @@ fi
%{_mandir}/man3/*.3* %{_mandir}/man3/*.3*
%changelog %changelog
* Sun Nov 03 2013 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0107-1
- 2.0107 bump
* Thu Sep 19 2013 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0106-1 * Thu Sep 19 2013 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0106-1
- 2.0106 bump - 2.0106 bump

View File

@ -1 +1 @@
5da8ecfdedccca81fe0821e9935fe11c XML-LibXML-2.0106.tar.gz 4caedd8fb64167e1caf0443f18ec47a2 XML-LibXML-2.0107.tar.gz