2.0103 bump

This commit is contained in:
Jitka Plesnikova 2013-08-26 09:19:15 +02:00
parent 8de6bad2c7
commit b88f71a739
3 changed files with 9 additions and 2 deletions

1
.gitignore vendored
View File

@ -24,3 +24,4 @@ XML-LibXML-1.70.tar.gz
/XML-LibXML-2.0018.tar.gz
/XML-LibXML-2.0019.tar.gz
/XML-LibXML-2.0101.tar.gz
/XML-LibXML-2.0103.tar.gz

View File

@ -3,7 +3,7 @@ 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.0101
Version: 2.0103
Release: 1%{?dist}
Epoch: 1
Summary: Perl interface to the libxml2 library
@ -46,6 +46,9 @@ BuildRequires: perl(Test::More)
BuildRequires: perl(XML::SAX)
# Optional tests
# Optional Test::Differences has a fall-back
%if ! ( 0%{?rhel} )
BuildRequires: perl(Test::LeakTrace)
%endif
BuildRequires: perl(Test::Pod) >= 1.14
# Optional Test::TrailingSpace
BuildRequires: perl(threads)
@ -109,6 +112,9 @@ fi
%{_mandir}/man3/*.3*
%changelog
* Mon Aug 26 2013 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0103-1
- 2.0103 bump
* Mon Aug 19 2013 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0101-1
- 2.0101 bump

View File

@ -1 +1 @@
5f60ca19b651628eb80341da99a56598 XML-LibXML-2.0101.tar.gz
77184192598ea59389b76dfea2a23b7c XML-LibXML-2.0103.tar.gz