diff --git a/.gitignore b/.gitignore index 27a3854..7844842 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /ros-rospkg-1.0.18-0-g38332a1.tar.gz /ros-rospkg-1.0.20-0-g0a4448e.tar.gz /rospkg-1.0.21-f188dfb.tar.gz +/rospkg-1.0.26-dc49f90.tar.gz diff --git a/python-rospkg.spec b/python-rospkg.spec index 31bf09f..e099642 100644 --- a/python-rospkg.spec +++ b/python-rospkg.spec @@ -1,15 +1,15 @@ -%global commit f188dfb6ae2e06ed43fc8f2478e20529625d9ffb +%global commit dc49f90de4105906b283507f68de6b15ff0e7b54 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global realname rospkg Name: python-rospkg -Version: 1.0.21 +Version: 1.0.26 Release: 1%{?dist} Summary: Utilities for ROS package, stack, and distribution information License: BSD URL: http://ros.org/wiki/rospkg -Source0: https://github.com/ros/%{realname}/archive/%{commit}/%{realname}-%{version}-%{shortcommit}.tar.gz +Source0: https://github.com/ros-infrastructure/%{realname}/archive/%{commit}/%{realname}-%{version}-%{shortcommit}.tar.gz # Remove dependency on catkin-sphinx for now Patch0: rospkg-0.1.20-catkinsphinx.patch BuildArch: noarch @@ -52,6 +52,9 @@ sed -i 's|#!/usr/bin/env python||' $RPM_BUILD_ROOT%{python_sitelib}/%{realname}/ %{_datadir}/%{realname} %changelog +* Sat Feb 08 2014 Rich Mattes - 1.0.26-1 +- Update to release 1.0.26 + * Mon Aug 19 2013 Rich Mattes - 1.0.21-1 - Update to release 1.0.21 - Update to github sourceurl guidelines diff --git a/sources b/sources index 718bfff..2ef5bc1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -91e66d78a89fd72ea249d2af21a03043 rospkg-1.0.21-f188dfb.tar.gz +2e6b474aa4fcf08d07783ad6ee727925 rospkg-1.0.26-dc49f90.tar.gz