From d687b2cf6831ca7de5e14adec4856ada59fae513 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Thu, 4 Feb 2016 10:07:27 +0100 Subject: [PATCH] 1.29 bump --- .gitignore | 1 + perl-XML-XPath.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c0f7e76..1d00fbb 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ XML-XPath-1.13.tar.gz /XML-XPath-1.25.tar.gz /XML-XPath-1.26.tar.gz /XML-XPath-1.28.tar.gz +/XML-XPath-1.29.tar.gz diff --git a/perl-XML-XPath.spec b/perl-XML-XPath.spec index 013b35a..88bfc3b 100644 --- a/perl-XML-XPath.spec +++ b/perl-XML-XPath.spec @@ -1,5 +1,5 @@ Name: perl-XML-XPath -Version: 1.28 +Version: 1.29 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 +* Thu Feb 04 2016 Jitka Plesnikova - 1.29-1 +- 1.29 bump + * Mon Feb 01 2016 Jitka Plesnikova - 1.28-1 - 1.28 bump diff --git a/sources b/sources index cee8297..4827bc7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a1ffbd9a37a1dc9289133af0da54855d XML-XPath-1.28.tar.gz +53929717a3871e56c5c3305abd9881de XML-XPath-1.29.tar.gz