From 5aaf21e25aae92b66cf3890cfcbeb94bab9a8f07 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Sun, 27 Jan 2008 21:20:51 +0000 Subject: [PATCH] Bump to 2.36 --- .cvsignore | 2 +- perl-XML-Parser.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 96ca614..e2b11c8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -XML-Parser-2.34.tar.gz +XML-Parser-2.36.tar.gz diff --git a/perl-XML-Parser.spec b/perl-XML-Parser.spec index 80e0227..8391402 100644 --- a/perl-XML-Parser.spec +++ b/perl-XML-Parser.spec @@ -1,6 +1,6 @@ Name: perl-XML-Parser -Version: 2.34 -Release: 11%{?dist} +Version: 2.36 +Release: 1%{?dist} Summary: A low level Perl module for parsing XML either via trees or streaming Group: Development/Libraries @@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Jan 27 2008 Tom "spot" Callaway - 2.36-1 +- bump to 2.36 + * Thu Jan 24 2008 Tom "spot" Callaway - 2.34-11 - rebuild for new perl diff --git a/sources b/sources index 70f90f2..911c95a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -84d9e0001fe01c14867256c3fe115899 XML-Parser-2.34.tar.gz +1b868962b658bd87e1563ecd56498ded XML-Parser-2.36.tar.gz