1.95 bump

This commit is contained in:
Petr Šabata 2012-03-14 11:43:47 +01:00
parent 969876c85e
commit 8c221fa865
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ XML-LibXML-1.70.tar.gz
/XML-LibXML-1.90.tar.gz /XML-LibXML-1.90.tar.gz
/XML-LibXML-1.92.tar.gz /XML-LibXML-1.92.tar.gz
/XML-LibXML-1.93.tar.gz /XML-LibXML-1.93.tar.gz
/XML-LibXML-1.95.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: 1.93 Version: 1.95
Release: 1%{?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
* Wed Mar 14 2012 Petr Šabata <contyk@redhat.com> - 1:1.95-1
- 1.95 bump, tests bugfixes
* Mon Feb 27 2012 Petr Šabata <contyk@redhat.com> - 1:1.93-1 * Mon Feb 27 2012 Petr Šabata <contyk@redhat.com> - 1:1.93-1
- 1.93 bumpity, minor bugfix - 1.93 bumpity, minor bugfix

View File

@ -1 +1 @@
a065849448467fb694b80276039a7126 XML-LibXML-1.93.tar.gz 07c9ac47e0456b812e1e3ed1f4d4cb34 XML-LibXML-1.95.tar.gz