2.0125 bump
This commit is contained in:
parent
757dea6ef8
commit
3b0501e09c
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@ XML-LibXML-1.70.tar.gz
|
|||||||
/XML-LibXML-2.0122.tar.gz
|
/XML-LibXML-2.0122.tar.gz
|
||||||
/XML-LibXML-2.0123.tar.gz
|
/XML-LibXML-2.0123.tar.gz
|
||||||
/XML-LibXML-2.0124.tar.gz
|
/XML-LibXML-2.0124.tar.gz
|
||||||
|
/XML-LibXML-2.0125.tar.gz
|
||||||
|
@ -7,8 +7,8 @@ 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.0124
|
Version: 2.0125
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: Perl interface to the libxml2 library
|
Summary: Perl interface to the libxml2 library
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -129,6 +129,9 @@ fi
|
|||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 02 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0125-1
|
||||||
|
- 2.0125 bump
|
||||||
|
|
||||||
* Mon May 16 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0124-2
|
* Mon May 16 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0124-2
|
||||||
- Perl 5.24 rebuild
|
- Perl 5.24 rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user