1.33 bump

This commit is contained in:
Jitka Plesnikova 2016-03-07 09:29:26 +01:00
parent 05d4177d8c
commit 6c1b484a91
3 changed files with 6 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <jplesnik@redhat.com> - 1.33-1
- 1.33 bump
* Wed Feb 24 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.32-1
- 1.32 bump

View File

@ -1 +1 @@
062fd4380b8d647b28d688ca1645c8d3 XML-XPath-1.32.tar.gz
dcbd03d687de06a402fed58197eb94f1 XML-XPath-1.33.tar.gz