[python-rospkg/f17] Update to version 1.0.10

rmattes rmattes at fedoraproject.org
Sat Oct 27 01:47:25 UTC 2012


commit 44c25e4c8d69a3895b4dec3f25e3d726a85cc8fb
Author: Rich Mattes <richmattes at gmail.com>
Date:   Fri Oct 26 21:30:12 2012 -0400

    Update to version 1.0.10

 .gitignore         |    1 +
 python-rospkg.spec |   11 +++++++----
 sources            |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b1d598c..a4be152 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /ros-rospkg-1.0.6-0-g88888b7.tar.gz
+/ros-rospkg-1.0.10-0-gd1ba5af.tar.gz
diff --git a/python-rospkg.spec b/python-rospkg.spec
index 380e1ad..5a6ee16 100644
--- a/python-rospkg.spec
+++ b/python-rospkg.spec
@@ -1,14 +1,14 @@
-%global gitrev 88888b7
+%global gitrev d1ba5af
 %global realname rospkg
 
 Name:           python-rospkg
-Version:        1.0.6
-Release:        2%{?dist}
+Version:        1.0.10
+Release:        1%{?dist}
 Summary:        Utilities for ROS package, stack, and distribution information
 
 License:        BSD
 URL:            http://ros.org/wiki/rospkg
-# wget --content-disposition https://github.com/ros/rospkg/tarball/1.0.6
+# wget --content-disposition https://github.com/ros/rospkg/tarball/1.0.10
 Source0:        ros-%{realname}-%{version}-0-g%{gitrev}.tar.gz
 BuildArch:      noarch
 
@@ -50,6 +50,9 @@ sed -i 's|#!/usr/bin/env python||' $RPM_BUILD_ROOT%{python_sitelib}/%{realname}/
 %{_datadir}/%{realname}
 
 %changelog
+* Fri Oct 26 2012 Rich Mattes <richmattes at gmail.com> - 1.0.10-1
+- Update to version 1.0.10
+
 * Sat Sep 22 2012 Rich Mattes <richmattes at gmail.com> - 1.0.6-2
 - Moved build to build section
 - Finer-grained filenames in files section
diff --git a/sources b/sources
index e1bfe4f..1dca19f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cf78b2a5c37a810d2468cb4b98a93db5  ros-rospkg-1.0.6-0-g88888b7.tar.gz
+e46ec054e26a09439832023da4b74162  ros-rospkg-1.0.10-0-gd1ba5af.tar.gz


More information about the scm-commits mailing list