From 78419c6b0a64b7e8fc110c34c88a246cd7ccd948 Mon Sep 17 00:00:00 2001 From: Rich Mattes Date: Aug 20 2013 02:18:49 +0000 Subject: Update to release 0.6.29 --- diff --git a/.gitignore b/.gitignore index a0819f3..7a59f22 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /vcstools-rosinstall-0.6.22-0-g73451bf.tar.gz /vcstools-rosinstall-0.6.26-0-g6d482b2.tar.gz /rosinstall-0.6.28-980042b.tar.gz +/rosinstall-0.6.29-a9e8e8d.tar.gz diff --git a/python-rosinstall.spec b/python-rosinstall.spec index 87d761b..2369885 100644 --- a/python-rosinstall.spec +++ b/python-rosinstall.spec @@ -1,9 +1,9 @@ -%global commit 980042b01471db974c27c141f8516521cc4036f2 +%global commit a9e8e8daab81d1a4d73722c030a66d8d14d38931 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global realname rosinstall Name: python-rosinstall -Version: 0.6.28 -Release: 2.20130601git%{shortcommit}%{?dist} +Version: 0.6.29 +Release: 1%{?dist} Summary: ROS installation utilities License: BSD @@ -12,9 +12,11 @@ BuildArch: noarch Source0: https://github.com/vcstools/%{realname}/archive/%{commit}/%{realname}-%{version}-%{shortcommit}.tar.gz BuildRequires: python-devel +BuildRequires: python-rosdistro BuildRequires: python-setuptools-devel BuildRequires: python-sphinx Requires: python-vcstools +Requires: python-rosdistro %description rosinstall is a tool to check out ROS source code (or any source code, really) @@ -51,6 +53,9 @@ rm -rf doc/_build/html/.buildinfo %{_mandir}/man1/%{realname}.1.gz %changelog +* Mon Aug 19 2013 Rich Mattes - 0.6.29-1 +- Update to release 0.6.29 + * Sun Aug 04 2013 Fedora Release Engineering - 0.6.28-2.20130601git980042b - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index f7db046..eed80e0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aedf7d9d6962488011465b753a3545e5 rosinstall-0.6.28-980042b.tar.gz +198c89759738d1f278b1530c8a0bd3c0 rosinstall-0.6.29-a9e8e8d.tar.gz