[xmlstarlet] Update to upstream 1.6.1 (#1129106)

Paul W. Frields pfrields at fedoraproject.org
Wed Aug 13 21:37:25 UTC 2014


commit d63c1935696d7879a518c6a8e913591f87c461a3
Author: Paul W. Frields <stickster at gmail.com>
Date:   Wed Aug 13 17:24:45 2014 -0400

    Update to upstream 1.6.1 (#1129106)

 .gitignore      |    1 +
 sources         |    2 +-
 xmlstarlet.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ecdcec3..2d7d9ce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ xmlstarlet-1.0.1.tar.gz
 /xmlstarlet-1.4.2.tar.gz
 /xmlstarlet-1.5.0.tar.gz
 /xmlstarlet-1.6.0.tar.gz
+/xmlstarlet-1.6.1.tar.gz
diff --git a/sources b/sources
index 91e1df1..734907e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-526ad940de84b82902d5e41163e7126e  xmlstarlet-1.6.0.tar.gz
+f3c5dfa3b1a2ee06cd57c255cc8b70a0  xmlstarlet-1.6.1.tar.gz
diff --git a/xmlstarlet.spec b/xmlstarlet.spec
index fe3fec0..58bfd00 100644
--- a/xmlstarlet.spec
+++ b/xmlstarlet.spec
@@ -1,5 +1,5 @@
 Name: xmlstarlet
-Version: 1.6.0
+Version: 1.6.1
 Release: 1%{?dist}
 Summary: Command Line XML Toolkit
 Group: Applications/Text
@@ -53,6 +53,9 @@ rm -fr %{buildroot}
 
 
 %changelog
+* Wed Aug 13 2014 Paul W. Frields <stickster at gmail.com> - 1.6.1-1
+- Update to upstream 1.6.1 (#1129106)
+
 * Mon Jun 16 2014 Paul W. Frields <stickster at gmail.com> - 1.6.0-1
 - Update to upstream 1.6.0 (#1037400, #1107292)
 


More information about the scm-commits mailing list