[python-rospkg] Update to version 1.0.18

rmattes rmattes at fedoraproject.org
Thu Jan 17 04:07:11 UTC 2013


commit ea489795a704cfaaef0cb8e83c3bd2eb0f75414a
Author: Rich Mattes <richmattes at gmail.com>
Date:   Wed Jan 16 23:07:02 2013 -0500

    Update to version 1.0.18

 .gitignore         |    1 +
 python-rospkg.spec |    9 ++++++---
 sources            |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a4be152..32100d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /ros-rospkg-1.0.6-0-g88888b7.tar.gz
 /ros-rospkg-1.0.10-0-gd1ba5af.tar.gz
+/ros-rospkg-1.0.18-0-g38332a1.tar.gz
diff --git a/python-rospkg.spec b/python-rospkg.spec
index 5a6ee16..8d6b18a 100644
--- a/python-rospkg.spec
+++ b/python-rospkg.spec
@@ -1,14 +1,14 @@
-%global gitrev d1ba5af
+%global gitrev 38332a1
 %global realname rospkg
 
 Name:           python-rospkg
-Version:        1.0.10
+Version:        1.0.18
 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.10
+# wget --content-disposition https://github.com/ros/rospkg/tarball/1.0.18
 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
+* Wed Jan 02 2013 Rich Mattes <richmattes at gmail.com> - 1.0.18-1
+- Update to version 1.0.18
+
 * Fri Oct 26 2012 Rich Mattes <richmattes at gmail.com> - 1.0.10-1
 - Update to version 1.0.10
 
diff --git a/sources b/sources
index 1dca19f..0b11e79 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e46ec054e26a09439832023da4b74162  ros-rospkg-1.0.10-0-gd1ba5af.tar.gz
+9e608e084f1ef20e271499efc896396a  ros-rospkg-1.0.18-0-g38332a1.tar.gz


More information about the scm-commits mailing list