1.99 bump
This commit is contained in:
parent
082f209081
commit
cb4942ef3d
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ XML-LibXML-1.70.tar.gz
|
|||||||
/XML-LibXML-1.96.tar.gz
|
/XML-LibXML-1.96.tar.gz
|
||||||
/XML-LibXML-1.97.tar.gz
|
/XML-LibXML-1.97.tar.gz
|
||||||
/XML-LibXML-1.98.tar.gz
|
/XML-LibXML-1.98.tar.gz
|
||||||
|
/XML-LibXML-1.99.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.98
|
Version: 1.99
|
||||||
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 Jun 04 2012 Petr Šabata <contyk@redhat.com> - 1:1.99-1
|
||||||
|
- 1.99 bump, test updates
|
||||||
|
|
||||||
* Mon May 28 2012 Jitka Plesnikova <jplesnik@redhat.com> - 1:1.98-1
|
* Mon May 28 2012 Jitka Plesnikova <jplesnik@redhat.com> - 1:1.98-1
|
||||||
- 1.98 bump
|
- 1.98 bump
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user