diff --git a/.gitignore b/.gitignore index 458d450..ca19e2c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ XML-XPath-1.13.tar.gz /XML-XPath-1.19.tar.gz +/XML-XPath-1.20.tar.gz diff --git a/perl-XML-XPath.spec b/perl-XML-XPath.spec index 3033d5b..cd7ec56 100644 --- a/perl-XML-XPath.spec +++ b/perl-XML-XPath.spec @@ -1,5 +1,5 @@ Name: perl-XML-XPath -Version: 1.19 +Version: 1.20 Release: 1%{?dist} Summary: XPath parser and evaluator for Perl License: Artistic 2.0 @@ -68,6 +68,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Mon Jan 11 2016 Jitka Plesnikova - 1.20-1 +- 1.20 bump + * Fri Jan 08 2016 Jitka Plesnikova - 1.19-1 - 1.19 bump diff --git a/sources b/sources index 454fbe2..0070e9a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -47ea9a3cd1ac912d34e1fcaf66fad3bb XML-XPath-1.19.tar.gz +0efb48857967094e6499de120e36b819 XML-XPath-1.20.tar.gz