diff --git a/.gitignore b/.gitignore index c0dc1f5..2d8f719 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ XML-XPath-1.13.tar.gz /XML-XPath-1.34.tar.gz /XML-XPath-1.35.tar.gz /XML-XPath-1.36.tar.gz +/XML-XPath-1.37.tar.gz diff --git a/perl-XML-XPath.spec b/perl-XML-XPath.spec index 1a3e728..6efa672 100644 --- a/perl-XML-XPath.spec +++ b/perl-XML-XPath.spec @@ -1,6 +1,6 @@ Name: perl-XML-XPath -Version: 1.36 -Release: 2%{?dist} +Version: 1.37 +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 @@ -76,6 +76,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Thu Jun 02 2016 Jitka Plesnikova - 1.37-1 +- 1.37 bump + * Mon May 16 2016 Jitka Plesnikova - 1.36-2 - Perl 5.24 rebuild diff --git a/sources b/sources index c356235..16c9330 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a5289ed7c9259e80d7a003f85e4626ac XML-XPath-1.36.tar.gz +72103d045298f8d7fb945d8b1ae31313 XML-XPath-1.37.tar.gz