2.0123 bump
This commit is contained in:
parent
1292f901f5
commit
796763207e
1
.gitignore
vendored
1
.gitignore
vendored
@ -40,3 +40,4 @@ XML-LibXML-1.70.tar.gz
|
|||||||
/XML-LibXML-2.0119.tar.gz
|
/XML-LibXML-2.0119.tar.gz
|
||||||
/XML-LibXML-2.0121.tar.gz
|
/XML-LibXML-2.0121.tar.gz
|
||||||
/XML-LibXML-2.0122.tar.gz
|
/XML-LibXML-2.0122.tar.gz
|
||||||
|
/XML-LibXML-2.0123.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.0122
|
Version: 2.0123
|
||||||
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
|
||||||
@ -130,6 +130,9 @@ fi
|
|||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 07 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0123-1
|
||||||
|
- 2.0123 bump
|
||||||
|
|
||||||
* Thu Nov 26 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0122-2
|
* Thu Nov 26 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0122-2
|
||||||
- Rebuild against the latest libxml2
|
- Rebuild against the latest libxml2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user