[python-rosdistro/el6] Update to release 0.4.1

rmattes rmattes at fedoraproject.org
Wed Mar 4 18:11:56 UTC 2015


commit 01da87545f2307c34e19a9b6966af6ac002f1e9b
Author: Rich Mattes <richmattes at gmail.com>
Date:   Wed Mar 4 12:34:47 2015 -0500

    Update to release 0.4.1

 .gitignore            | 1 +
 python-rosdistro.spec | 9 ++++++---
 sources               | 2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8813c99..5670644 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /rosdistro-0.3.4-dce80f7.tar.gz
 /rosdistro-0.3.7-3b34fbc.tar.gz
 /rosdistro-0.4.0-0ee02cb.tar.gz
+/rosdistro-2638bd489fe709d334404f22cd4137fb39d4a2d8.tar.gz
diff --git a/python-rosdistro.spec b/python-rosdistro.spec
index fe178b2..f1c089c 100644
--- a/python-rosdistro.spec
+++ b/python-rosdistro.spec
@@ -5,18 +5,18 @@
 %{!?python2_sitelib: %global python2_sitelib %(%{__python2} -c "from distutils.sysconfig import get_python_lib; print (get_python_lib())")}
 %endif
 
-%global commit 0ee02cbea2ca28c693652e2d1c95b68a97712758
+%global commit 2638bd489fe709d334404f22cd4137fb39d4a2d8
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 %global realname rosdistro
 
 Name:           python-%{realname}
-Version:        0.4.0
+Version:        0.4.1
 Release:        1%{?dist}
 Summary:        File format for managing ROS Distributions
 
 License:        BSD and MIT
 URL:            http://www.ros.org/wiki/rosdistro
-Source0:        https://github.com/ros-infrastructure/%{realname}/archive/%{commit}/%{realname}-%{version}-%{shortcommit}.tar.gz
+Source0:        https://github.com/ros-infrastructure/%{realname}/archive/%{commit}/%{realname}-%{commit}.tar.gz
 
 BuildArch:      noarch
 
@@ -160,6 +160,9 @@ popd
 %endif
 
 %changelog
+* Wed Mar 04 2015 Rich Mattes <richmattes at gmail.com> - 0.4.1-1
+- Update to release 0.4.1
+
 * Mon Dec 15 2014 Scott K Logan <logans at cottsay.net> - 0.4.0-1
 - Update to release 0.4.0
 
diff --git a/sources b/sources
index 0644474..277075e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-89b92acc030ae6b3c14cf204e3339b41  rosdistro-0.4.0-0ee02cb.tar.gz
+7db72566190bb3f4741ddfb7ad594258  rosdistro-2638bd489fe709d334404f22cd4137fb39d4a2d8.tar.gz


More information about the scm-commits mailing list