2.0115 bump

This commit is contained in:
Jitka Plesnikova 2014-04-04 16:15:45 +02:00
parent 14561579b3
commit 2250cc19e9
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -33,3 +33,4 @@ XML-LibXML-1.70.tar.gz
/XML-LibXML-2.0110.tar.gz /XML-LibXML-2.0110.tar.gz
/XML-LibXML-2.0111.tar.gz /XML-LibXML-2.0111.tar.gz
/XML-LibXML-2.0113.tar.gz /XML-LibXML-2.0113.tar.gz
/XML-LibXML-2.0115.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.0113 Version: 2.0115
Release: 1%{?dist} Release: 1%{?dist}
Epoch: 1 Epoch: 1
Summary: Perl interface to the libxml2 library Summary: Perl interface to the libxml2 library
@ -114,6 +114,9 @@ fi
%{_mandir}/man3/*.3* %{_mandir}/man3/*.3*
%changelog %changelog
* Fri Apr 04 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0115-1
- 2.0115 bump
* Mon Mar 17 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0113-1 * Mon Mar 17 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0113-1
- 2.0113 bump - 2.0113 bump

View File

@ -1 +1 @@
1948580c28a59928d3fdb892529d7eb0 XML-LibXML-2.0113.tar.gz 456cde9d6733792e35bc45df566e82ad XML-LibXML-2.0115.tar.gz