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 - 1.0.18-1 +- Update to version 1.0.18 + * Fri Oct 26 2012 Rich Mattes - 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