From 6c1b484a911bd05e77d7d657c8df52a1a27ade8b Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 7 Mar 2016 09:29:26 +0100 Subject: [PATCH] 1.33 bump --- .gitignore | 1 + perl-XML-XPath.spec | 6 ++++-- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 251331e..a396cc0 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ XML-XPath-1.13.tar.gz /XML-XPath-1.30.tar.gz /XML-XPath-1.31.tar.gz /XML-XPath-1.32.tar.gz +/XML-XPath-1.33.tar.gz diff --git a/perl-XML-XPath.spec b/perl-XML-XPath.spec index 5d8d5af..a1af339 100644 --- a/perl-XML-XPath.spec +++ b/perl-XML-XPath.spec @@ -1,5 +1,5 @@ Name: perl-XML-XPath -Version: 1.32 +Version: 1.33 Release: 1%{?dist} Summary: XPath parser and evaluator for Perl # XML/XPath.pm, XML/XPath/PerlSAX.pm, REAME: GPL+ or Artistic @@ -10,7 +10,6 @@ Source0: http://www.cpan.org/authors/id/M/MA/MANWAR/XML-XPath-%{version}. BuildArch: noarch BuildRequires: coreutils -BuildRequires: findutils BuildRequires: make BuildRequires: perl BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 @@ -75,6 +74,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Mon Mar 07 2016 Jitka Plesnikova - 1.33-1 +- 1.33 bump + * Wed Feb 24 2016 Jitka Plesnikova - 1.32-1 - 1.32 bump diff --git a/sources b/sources index 1d0d5aa..c118230 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -062fd4380b8d647b28d688ca1645c8d3 XML-XPath-1.32.tar.gz +dcbd03d687de06a402fed58197eb94f1 XML-XPath-1.33.tar.gz