diff --git a/.gitignore b/.gitignore index 3e1596c..5246c11 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ XML-XPath-1.13.tar.gz /XML-XPath-1.19.tar.gz /XML-XPath-1.20.tar.gz /XML-XPath-1.21.tar.gz +/XML-XPath-1.22.tar.gz diff --git a/perl-XML-XPath.spec b/perl-XML-XPath.spec index 508429e..7cd9fee 100644 --- a/perl-XML-XPath.spec +++ b/perl-XML-XPath.spec @@ -1,5 +1,5 @@ Name: perl-XML-XPath -Version: 1.21 +Version: 1.22 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 13 2016 Jitka Plesnikova - 1.22-1 +- 1.22 bump + * Tue Jan 12 2016 Petr Pisar - 1.21-1 - 1.21 bump diff --git a/sources b/sources index 2ced2f2..ee3d039 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -67c84a3d9408fcbd6bdcc5fd9a333974 XML-XPath-1.21.tar.gz +0764193055f2ebec5c2414fbc9235c7e XML-XPath-1.22.tar.gz