From eed93dc59a516c948569f74766ac1b70ebf452a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Tue, 12 Jan 2016 15:37:04 +0100 Subject: [PATCH] 1.21 bump --- .gitignore | 1 + perl-XML-XPath.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ca19e2c..3e1596c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,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 diff --git a/perl-XML-XPath.spec b/perl-XML-XPath.spec index cd7ec56..508429e 100644 --- a/perl-XML-XPath.spec +++ b/perl-XML-XPath.spec @@ -1,5 +1,5 @@ Name: perl-XML-XPath -Version: 1.20 +Version: 1.21 Release: 1%{?dist} Summary: XPath parser and evaluator for Perl License: Artistic 2.0 @@ -68,6 +68,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Tue Jan 12 2016 Petr Pisar - 1.21-1 +- 1.21 bump + * Mon Jan 11 2016 Jitka Plesnikova - 1.20-1 - 1.20 bump diff --git a/sources b/sources index 0070e9a..2ced2f2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0efb48857967094e6499de120e36b819 XML-XPath-1.20.tar.gz +67c84a3d9408fcbd6bdcc5fd9a333974 XML-XPath-1.21.tar.gz