2.0104 bump
This commit is contained in:
parent
b88f71a739
commit
af694624d3
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@ XML-LibXML-1.70.tar.gz
|
|||||||
/XML-LibXML-2.0019.tar.gz
|
/XML-LibXML-2.0019.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
|
||||||
|
@ -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.0103
|
Version: 2.0104
|
||||||
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
|
||||||
|
* Mon Sep 02 2013 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0104-1
|
||||||
|
- 2.0104 bump
|
||||||
|
|
||||||
* Mon Aug 26 2013 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0103-1
|
* Mon Aug 26 2013 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0103-1
|
||||||
- 2.0103 bump
|
- 2.0103 bump
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user