2.0117 bump

This commit is contained in:
Jitka Plesnikova 2014-10-29 10:57:03 +01:00
parent 4da97e1d1b
commit e73dc49a5b
3 changed files with 9 additions and 3 deletions

1
.gitignore vendored
View File

@ -35,3 +35,4 @@ XML-LibXML-1.70.tar.gz
/XML-LibXML-2.0113.tar.gz /XML-LibXML-2.0113.tar.gz
/XML-LibXML-2.0115.tar.gz /XML-LibXML-2.0115.tar.gz
/XML-LibXML-2.0116.tar.gz /XML-LibXML-2.0116.tar.gz
/XML-LibXML-2.0117.tar.gz

View File

@ -3,8 +3,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.0116 Version: 2.0117
Release: 4%{?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
@ -43,6 +43,8 @@ BuildRequires: perl(XML::SAX::DocumentLocator)
BuildRequires: perl(XML::SAX::Exception) BuildRequires: perl(XML::SAX::Exception)
# Tests # Tests
BuildRequires: perl(Errno) BuildRequires: perl(Errno)
BuildRequires: perl(locale)
BuildRequires: perl(POSIX)
BuildRequires: perl(Test::More) BuildRequires: perl(Test::More)
BuildRequires: perl(XML::SAX) BuildRequires: perl(XML::SAX)
BuildRequires: perl(XML::SAX::ParserFactory) BuildRequires: perl(XML::SAX::ParserFactory)
@ -114,6 +116,9 @@ fi
%{_mandir}/man3/*.3* %{_mandir}/man3/*.3*
%changelog %changelog
* Wed Oct 29 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0117-1
- 2.0117 bump
* Fri Aug 29 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0116-4 * Fri Aug 29 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0116-4
- Perl 5.20 rebuild - Perl 5.20 rebuild

View File

@ -1 +1 @@
a53a743bf053a0cb4afb41513fb8a684 XML-LibXML-2.0116.tar.gz 484308164ecab1d7d0eddf4dc4c9c0ca XML-LibXML-2.0117.tar.gz