From 2c346be1edd7f6d4621527f10b658c1b62283d4f Mon Sep 17 00:00:00 2001 From: "Colin B. Macdonald" <c...@m.fsf.org> Date: Thu, 31 Mar 2016 02:19:07 -0300 Subject: Version bump (#1317106)
--- .gitignore | 1 + perl-XML-LibXML-Simple.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 073ec7a..eacb005 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /XML-LibXML-Simple-0.94.tar.gz /XML-LibXML-Simple-0.95.tar.gz +/XML-LibXML-Simple-0.96.tar.gz diff --git a/perl-XML-LibXML-Simple.spec b/perl-XML-LibXML-Simple.spec index b607206..11546ab 100644 --- a/perl-XML-LibXML-Simple.spec +++ b/perl-XML-LibXML-Simple.spec @@ -1,6 +1,6 @@ Name: perl-XML-LibXML-Simple -Version: 0.95 -Release: 4%{?dist} +Version: 0.96 +Release: 1%{?dist} Summary: Read XML strings or files License: GPL+ or Artistic Group: Development/Libraries @@ -18,12 +18,13 @@ BuildRequires: perl(File::Spec) BuildRequires: perl(IO::File) BuildRequires: perl(lib) BuildRequires: perl(strict) +BuildRequires: perl(Scalar::Util) BuildRequires: perl(vars) BuildRequires: perl(warnings) BuildRequires: perl(File::Slurp::Tiny) BuildRequires: perl(Test::More) >= 0.54 BuildRequires: perl(XML::LibXML) >= 1.64 -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) Requires: perl(XML::LibXML) >= 1.64 # drop unversioned Requires on XML::LibXML @@ -55,6 +56,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Mar 30 2016 Colin B. Macdonald <c...@m.fsf.org> - 0.96-1 +- Version bump (#1317106) + * Thu Feb 04 2016 Fedora Release Engineering <rel...@fedoraproject.org> - 0.95-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 136ac3c..9832780 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -862fd977c97c4ec777a235522e12229d XML-LibXML-Simple-0.95.tar.gz +5390ec78b0c615193ec59b3f824c33cb XML-LibXML-Simple-0.96.tar.gz -- cgit v0.12 http://pkgs.fedoraproject.org/cgit/perl-XML-LibXML-Simple.git/commit/?h=master&id=2c346be1edd7f6d4621527f10b658c1b62283d4f -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org