From 58542d01a21689d1a828f8bb84806b69fc9236c9 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Thu, 21 Jan 2016 13:30:53 +0100 Subject: [PATCH] 1.25 bump --- .gitignore | 1 + perl-XML-XPath.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c0f1a26..4921476 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ XML-XPath-1.13.tar.gz /XML-XPath-1.21.tar.gz /XML-XPath-1.22.tar.gz /XML-XPath-1.24.tar.gz +/XML-XPath-1.25.tar.gz diff --git a/perl-XML-XPath.spec b/perl-XML-XPath.spec index 53592e2..c851bff 100644 --- a/perl-XML-XPath.spec +++ b/perl-XML-XPath.spec @@ -1,5 +1,5 @@ Name: perl-XML-XPath -Version: 1.24 +Version: 1.25 Release: 1%{?dist} Summary: XPath parser and evaluator for Perl License: Artistic 2.0 @@ -68,6 +68,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Thu Jan 21 2016 Jitka Plesnikova - 1.25-1 +- 1.25 bump + * Wed Jan 20 2016 Jitka Plesnikova - 1.24-1 - 1.24 bump diff --git a/sources b/sources index 9c848b0..a335d86 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5eea1e03f4a548b427d9a8cdd13c98be XML-XPath-1.24.tar.gz +a586abd19e91d38df4d17ff940777dc3 XML-XPath-1.25.tar.gz