From abe678d9df95154f0e5ec236a4c45ff4733bf461 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 11 Apr 2016 13:10:43 +0200 Subject: [PATCH] 1.35 bump --- .gitignore | 1 + perl-XML-XPath.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d74589e..a7e4a08 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ XML-XPath-1.13.tar.gz /XML-XPath-1.32.tar.gz /XML-XPath-1.33.tar.gz /XML-XPath-1.34.tar.gz +/XML-XPath-1.35.tar.gz diff --git a/perl-XML-XPath.spec b/perl-XML-XPath.spec index ea40572..7d6ec20 100644 --- a/perl-XML-XPath.spec +++ b/perl-XML-XPath.spec @@ -1,6 +1,6 @@ Name: perl-XML-XPath -Version: 1.34 -Release: 2%{?dist} +Version: 1.35 +Release: 1%{?dist} Summary: XPath parser and evaluator for Perl # XML/XPath.pm, XML/XPath/PerlSAX.pm, REAME: GPL+ or Artistic # Others: Artistic 2.0 @@ -12,6 +12,7 @@ BuildArch: noarch BuildRequires: coreutils BuildRequires: make BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 BuildRequires: perl(strict) BuildRequires: perl(warnings) @@ -75,6 +76,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Mon Apr 11 2016 Petr Pisar - 1.35-1 +- 1.35 bump + * Fri Apr 08 2016 Jitka Plesnikova - 1.34-2 - Add BR perl(CPAN::Meta) (BZ#1325123) diff --git a/sources b/sources index 13aa922..32babc5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dc807451286f25fa8672f5313fbcbd63 XML-XPath-1.34.tar.gz +d0d57e0a166d514037dcedf3c5321943 XML-XPath-1.35.tar.gz