diff --git a/.gitignore b/.gitignore index 87ca91f..c0500f9 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ XML-XPath-1.13.tar.gz /XML-XPath-1.28.tar.gz /XML-XPath-1.29.tar.gz /XML-XPath-1.30.tar.gz +/XML-XPath-1.31.tar.gz diff --git a/perl-XML-XPath.spec b/perl-XML-XPath.spec index b126a05..f748e31 100644 --- a/perl-XML-XPath.spec +++ b/perl-XML-XPath.spec @@ -1,5 +1,5 @@ Name: perl-XML-XPath -Version: 1.30 +Version: 1.31 Release: 1%{?dist} Summary: XPath parser and evaluator for Perl # XML/XPath.pm, XML/XPath/PerlSAX.pm, REAME: GPL+ or Artistic @@ -75,6 +75,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Mon Feb 22 2016 Jitka Plesnikova - 1.31-1 +- 1.31 bump + * Mon Feb 08 2016 Jitka Plesnikova - 1.30-1 - 1.30 bump diff --git a/sources b/sources index c1523e3..15f79d0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -913cecb3acec52ae622d1b4d75b0be90 XML-XPath-1.30.tar.gz +de2afbc69c5baf9c8c3d4b53a51c4863 XML-XPath-1.31.tar.gz