2.122 bump
This commit is contained in:
parent
345b913a8a
commit
7cb96dd912
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@ XML-LibXML-1.70.tar.gz
|
||||
/XML-LibXML-2.0118.tar.gz
|
||||
/XML-LibXML-2.0119.tar.gz
|
||||
/XML-LibXML-2.0121.tar.gz
|
||||
/XML-LibXML-2.0122.tar.gz
|
||||
|
@ -7,8 +7,8 @@ Name: perl-XML-LibXML
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=469480
|
||||
# it might not be needed anymore
|
||||
# this module is maintained, the other is not
|
||||
Version: 2.0121
|
||||
Release: 5%{?dist}
|
||||
Version: 2.0122
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
Summary: Perl interface to the libxml2 library
|
||||
Group: Development/Libraries
|
||||
@ -129,6 +129,9 @@ fi
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 01 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0122-1
|
||||
- 2.122 bump
|
||||
|
||||
* Tue Jun 23 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0121-5
|
||||
- Replace dependency on glibc-headers with gcc (bug #1230489)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user