diff --git a/.gitignore b/.gitignore index 5246c11..c0f1a26 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ XML-XPath-1.13.tar.gz /XML-XPath-1.20.tar.gz /XML-XPath-1.21.tar.gz /XML-XPath-1.22.tar.gz +/XML-XPath-1.24.tar.gz diff --git a/perl-XML-XPath.spec b/perl-XML-XPath.spec index 7cd9fee..53592e2 100644 --- a/perl-XML-XPath.spec +++ b/perl-XML-XPath.spec @@ -1,5 +1,5 @@ Name: perl-XML-XPath -Version: 1.22 +Version: 1.24 Release: 1%{?dist} Summary: XPath parser and evaluator for Perl License: Artistic 2.0 @@ -68,6 +68,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Wed Jan 20 2016 Jitka Plesnikova - 1.24-1 +- 1.24 bump + * Wed Jan 13 2016 Jitka Plesnikova - 1.22-1 - 1.22 bump diff --git a/sources b/sources index ee3d039..9c848b0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0764193055f2ebec5c2414fbc9235c7e XML-XPath-1.22.tar.gz +5eea1e03f4a548b427d9a8cdd13c98be XML-XPath-1.24.tar.gz