[python-rosinstall/el6] Update to release 0.7.4

rmattes rmattes at fedoraproject.org
Tue Dec 30 18:48:05 UTC 2014


commit 6485dd9108eda23fa77227288595d313dd858f85
Author: Rich Mattes <richmattes at gmail.com>
Date:   Tue Dec 30 12:19:44 2014 -0500

    Update to release 0.7.4

 .gitignore             |    1 +
 python-rosinstall.spec |    9 ++++++---
 sources                |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 62ba879..7572289 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /rosinstall-0.6.28-980042b.tar.gz
 /rosinstall-0.6.29-a9e8e8d.tar.gz
 /rosinstall-0.7.3-72e52d6.tar.gz
+/rosinstall-0.7.4-e9a57bd.tar.gz
diff --git a/python-rosinstall.spec b/python-rosinstall.spec
index 25f1014..2e1e331 100644
--- a/python-rosinstall.spec
+++ b/python-rosinstall.spec
@@ -1,9 +1,9 @@
-%global commit 72e52d61328131b704b243cd45ec892b28484ad2
+%global commit e9a57bd4857af8b61cc3e6f15728c20bea11d94c
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 %global realname rosinstall
 Name:           python-rosinstall
-Version:        0.7.3
-Release:        3%{?dist}
+Version:        0.7.4
+Release:        1%{?dist}
 Summary:        ROS installation utilities
 
 License:        BSD
@@ -66,6 +66,9 @@ rm -rf doc/_build/html/.buildinfo
 %endif
 
 %changelog
+* Tue Dec 30 2014 Rich Mattes <richmattes at gmail.com> - 0.7.4-1
+- Update to release 0.7.4
+
 * Mon Jun 30 2014 Toshio Kuratomi <toshio at fedoraproject.org> - 0.7.3-3
 - Replace python-setuptools-devel BR with python-setuptools
 
diff --git a/sources b/sources
index f45abca..5ab2254 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3d5684571c47c22c197f25fbf08cf04a  rosinstall-0.7.3-72e52d6.tar.gz
+a69e64843f87699b8d2fabf9e506d90c  rosinstall-0.7.4-e9a57bd.tar.gz


More information about the scm-commits mailing list