2.0014 bump
This commit is contained in:
parent
ee83918e90
commit
7c237aec4e
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ XML-LibXML-1.70.tar.gz
|
|||||||
/XML-LibXML-2.0008.tar.gz
|
/XML-LibXML-2.0008.tar.gz
|
||||||
/XML-LibXML-2.0010.tar.gz
|
/XML-LibXML-2.0010.tar.gz
|
||||||
/XML-LibXML-2.0012.tar.gz
|
/XML-LibXML-2.0012.tar.gz
|
||||||
|
/XML-LibXML-2.0014.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: 2.0012
|
Version: 2.0014
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: Perl interface to the libxml2 library
|
Summary: Perl interface to the libxml2 library
|
||||||
@ -99,6 +99,9 @@ fi
|
|||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 05 2012 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0014-1
|
||||||
|
- 2.0014 bump
|
||||||
|
|
||||||
* Mon Nov 12 2012 Petr Pisar <ppisar@redhat.com> - 1:2.0012-1
|
* Mon Nov 12 2012 Petr Pisar <ppisar@redhat.com> - 1:2.0012-1
|
||||||
- 2.0012 bump
|
- 2.0012 bump
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user