2.0105 bump
This commit is contained in:
parent
af694624d3
commit
87a2a22464
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@ XML-LibXML-1.70.tar.gz
|
|||||||
/XML-LibXML-2.0101.tar.gz
|
/XML-LibXML-2.0101.tar.gz
|
||||||
/XML-LibXML-2.0103.tar.gz
|
/XML-LibXML-2.0103.tar.gz
|
||||||
/XML-LibXML-2.0104.tar.gz
|
/XML-LibXML-2.0104.tar.gz
|
||||||
|
/XML-LibXML-2.0105.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.0104
|
Version: 2.0105
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: Perl interface to the libxml2 library
|
Summary: Perl interface to the libxml2 library
|
||||||
@ -112,6 +112,9 @@ fi
|
|||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 10 2013 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0105-1
|
||||||
|
- 2.0105 bump
|
||||||
|
|
||||||
* Mon Sep 02 2013 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0104-1
|
* Mon Sep 02 2013 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0104-1
|
||||||
- 2.0104 bump
|
- 2.0104 bump
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user