From 76ab80903671f2da7b31de4747f43f755fb109e9 Mon Sep 17 00:00:00 2001 From: alexlan Date: Wed, 4 Jun 2008 07:58:34 +0000 Subject: [PATCH] Update to latest upstream (0.11) --- .cvsignore | 2 +- perl-XML-XPathEngine.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index ea5262b..243622e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -XML-XPathEngine-0.08.tar.gz +XML-XPathEngine-0.11.tar.gz diff --git a/perl-XML-XPathEngine.spec b/perl-XML-XPathEngine.spec index 9980f05..08db73a 100644 --- a/perl-XML-XPathEngine.spec +++ b/perl-XML-XPathEngine.spec @@ -1,6 +1,6 @@ Name: perl-XML-XPathEngine -Version: 0.08 -Release: 4%{?dist} +Version: 0.11 +Release: 1%{?dist} Summary: Re-usable XPath engine for DOM-like trees License: GPL+ or Artistic Group: Development/Libraries @@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Wed Jun 4 2008 Alex Lancaster - 0.11-1 +- Update to latest upstream (0.11) + * Wed Feb 27 2008 Tom "spot" Callaway - 0.08-4 - Rebuild for perl 5.10 (again) diff --git a/sources b/sources index 6e0b2d7..a835a0d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -225f53d420d4fca50cd9d18b877780d6 XML-XPathEngine-0.08.tar.gz +63c1f458501174eeb3025506426fd27c XML-XPathEngine-0.11.tar.gz