1.96 bump
This commit is contained in:
parent
8c221fa865
commit
55e7320a83
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ XML-LibXML-1.70.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
|
/XML-LibXML-1.95.tar.gz
|
||||||
|
/XML-LibXML-1.96.tar.gz
|
||||||
|
@ -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.95
|
Version: 1.96
|
||||||
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
|
||||||
|
* Mon Mar 19 2012 Marcela Mašláňová <mmaslano@redhat.com> - 1:1.96-1
|
||||||
|
- 1.96 bump
|
||||||
|
|
||||||
* Wed Mar 14 2012 Petr Šabata <contyk@redhat.com> - 1:1.95-1
|
* Wed Mar 14 2012 Petr Šabata <contyk@redhat.com> - 1:1.95-1
|
||||||
- 1.95 bump, tests bugfixes
|
- 1.95 bump, tests bugfixes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user