commit 20cb58a7f6188f45411cf81acfaec8f45fdd808c Author: Jitka Plesnikova <jplesnik@xxxxxxxxxx> Date: Thu Jan 2 15:00:43 2014 +0100 2.0108 bump .gitignore | 1 + perl-XML-LibXML.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) --- diff --git a/.gitignore b/.gitignore index 8f3afc2..0db04c1 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ XML-LibXML-1.70.tar.gz /XML-LibXML-2.0105.tar.gz /XML-LibXML-2.0106.tar.gz /XML-LibXML-2.0107.tar.gz +/XML-LibXML-2.0108.tar.gz diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index b6492f2..78a662b 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.0107 +Version: 2.0108 Release: 1%{?dist} Epoch: 1 Summary: Perl interface to the libxml2 library @@ -33,6 +33,7 @@ BuildRequires: perl(Exporter) BuildRequires: perl(IO::File) BuildRequires: perl(IO::Handle) BuildRequires: perl(overload) +BuildRequires: perl(parent) BuildRequires: perl(Scalar::Util) BuildRequires: perl(Tie::Hash) BuildRequires: perl(XML::NamespaceSupport) @@ -44,6 +45,7 @@ BuildRequires: perl(Errno) BuildRequires: perl(lib) BuildRequires: perl(Test::More) BuildRequires: perl(XML::SAX) +BuildRequires: perl(XML::SAX::ParserFactory) # Optional tests # Optional Test::Differences has a fall-back %if ! ( 0%{?rhel} ) @@ -112,6 +114,9 @@ fi %{_mandir}/man3/*.3* %changelog +* Thu Jan 02 2014 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 1:2.0108-1 +- 2.0108 bump + * Sun Nov 03 2013 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 1:2.0107-1 - 2.0107 bump diff --git a/sources b/sources index f48cbf0..63e777e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4caedd8fb64167e1caf0443f18ec47a2 XML-LibXML-2.0107.tar.gz +a62ae2874a6d721b6c0ceb2a6e094fcd XML-LibXML-2.0108.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