1.35 bump

This commit is contained in:
Petr Písař 2016-04-11 13:10:43 +02:00
parent 6078b0ed14
commit abe678d9df
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -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 <ppisar@redhat.com> - 1.35-1
- 1.35 bump
* Fri Apr 08 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.34-2
- Add BR perl(CPAN::Meta) (BZ#1325123)

View File

@ -1 +1 @@
dc807451286f25fa8672f5313fbcbd63 XML-XPath-1.34.tar.gz
d0d57e0a166d514037dcedf3c5321943 XML-XPath-1.35.tar.gz