commit b88f71a739f0ff932d5185109449648bbab51824 Author: Jitka Plesnikova <jplesnik@xxxxxxxxxx> Date: Mon Aug 26 09:19:15 2013 +0200 2.0103 bump .gitignore | 1 + perl-XML-LibXML.spec | 8 +++++++- sources | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) --- diff --git a/.gitignore b/.gitignore index 9c5b231..591922b 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index 7c63334..ec7986a 100644 --- a/perl-XML-LibXML.spec +++ b/perl-XML-LibXML.spec @@ -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@xxxxxxxxxx> - 1:2.0103-1 +- 2.0103 bump + * Mon Aug 19 2013 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 1:2.0101-1 - 2.0101 bump diff --git a/sources b/sources index bfe5163..3cdfa9c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5f60ca19b651628eb80341da99a56598 XML-LibXML-2.0101.tar.gz +77184192598ea59389b76dfea2a23b7c XML-LibXML-2.0103.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel