[perl-XML-Rules] Update to upstream version 1.13

Bill Pemberton wfp at fedoraproject.org
Mon Oct 15 13:03:14 UTC 2012


commit 5fabe3572cf707293e4866ed4ffb85c05ee2a089
Author: Bill Pemberton <wfp5p at virginia.edu>
Date:   Mon Oct 15 09:02:55 2012 -0400

    Update to upstream version 1.13

 .gitignore          |    1 +
 perl-XML-Rules.spec |    8 ++++++--
 sources             |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b06c20a..e2e4bce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /XML-Rules-1.10.tar.gz
+/XML-Rules-1.13.tar.gz
diff --git a/perl-XML-Rules.spec b/perl-XML-Rules.spec
index 8c3bee5..327a9b3 100644
--- a/perl-XML-Rules.spec
+++ b/perl-XML-Rules.spec
@@ -1,6 +1,6 @@
 Name:		perl-XML-Rules
-Version:	1.10
-Release:	9%{?dist}
+Version:	1.13
+Release:	1%{?dist}
 Summary:	Parse XML and specify what and how to keep/process for individual tags
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -22,6 +22,7 @@ BuildRequires:	perl(XML::Parser)
 BuildRequires:	perl(XML::Parser::Expat)
 
 # test requirements
+BuildRequires:	perl(Data::Dump)
 BuildRequires:	perl(Test::More)
 BuildRequires:	perl(Test::Pod)
 BuildRequires:	perl(Test::Pod::Coverage)
@@ -71,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/xml2XMLRules.pl
 
 %changelog
+* Mon Oct 15 2012 Bill Pemberton <wfp5p at virginia.edu> - 1.13-1
+- update to version 1.13
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.10-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 616d11b..5340f1c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3f2a9574a82d9985fcd8dfc29098216f  XML-Rules-1.10.tar.gz
+cccf31a09c6fe9e485cee649fb6ae6c2  XML-Rules-1.13.tar.gz



More information about the perl-devel mailing list