[perl-XML-Rules] Update to version 1.16

Bill Pemberton wfp at fedoraproject.org
Tue Dec 25 20:49:56 UTC 2012


commit d345bfb6fbb302afe52327bc831ff7c6cbc3af7a
Author: Bill Pemberton <wfp5p at virginia.edu>
Date:   Tue Dec 25 15:49:13 2012 -0500

    Update to version 1.16

 .gitignore          |    1 +
 perl-XML-Rules.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7e6de84..24e5f76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /XML-Rules-1.13.tar.gz
 /XML-Rules-1.14.tar.gz
 /XML-Rules-1.15.tar.gz
+/XML-Rules-1.16.tar.gz
diff --git a/perl-XML-Rules.spec b/perl-XML-Rules.spec
index e312447..7ce86b2 100644
--- a/perl-XML-Rules.spec
+++ b/perl-XML-Rules.spec
@@ -1,5 +1,5 @@
 Name:		perl-XML-Rules
-Version:	1.15
+Version:	1.16
 Release:	1%{?dist}
 Summary:	Parse XML and specify what and how to keep/process for individual tags
 License:	GPL+ or Artistic
@@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/xml2XMLRules.pl
 
 %changelog
+* Tue Dec 25 2012 Bill Pemberton <wfp5p at virginia.edu> - 1.16-1
+- update to version 1.16
+
 * Thu Dec 13 2012 Bill Pemberton <wfp5p at virginia.edu> - 1.15-1
 - update to version 1.15
 
diff --git a/sources b/sources
index 83a1546..2b20fd1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ced3fb6923d4fbf59feb409d6771831f  XML-Rules-1.15.tar.gz
+a28e4f7e726341a96b55725ca7b8e4bc  XML-Rules-1.16.tar.gz


More information about the scm-commits mailing list