From 7f5a34fa88c3ebfc838fd2128e5026c6ed560f60 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 8 Feb 2016 10:05:00 +0100 Subject: [PATCH] 1.30 bump --- .gitignore | 1 + perl-XML-XPath.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1d00fbb..87ca91f 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ XML-XPath-1.13.tar.gz /XML-XPath-1.26.tar.gz /XML-XPath-1.28.tar.gz /XML-XPath-1.29.tar.gz +/XML-XPath-1.30.tar.gz diff --git a/perl-XML-XPath.spec b/perl-XML-XPath.spec index 88bfc3b..b126a05 100644 --- a/perl-XML-XPath.spec +++ b/perl-XML-XPath.spec @@ -1,5 +1,5 @@ Name: perl-XML-XPath -Version: 1.29 +Version: 1.30 Release: 1%{?dist} Summary: XPath parser and evaluator for Perl # XML/XPath.pm, XML/XPath/PerlSAX.pm, REAME: GPL+ or Artistic @@ -75,6 +75,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Mon Feb 08 2016 Jitka Plesnikova - 1.30-1 +- 1.30 bump + * Thu Feb 04 2016 Jitka Plesnikova - 1.29-1 - 1.29 bump diff --git a/sources b/sources index 4827bc7..c1523e3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -53929717a3871e56c5c3305abd9881de XML-XPath-1.29.tar.gz +913cecb3acec52ae622d1b4d75b0be90 XML-XPath-1.30.tar.gz