From 295c0995676e7c1499a0d1fd2960d36bedc844b7 Mon Sep 17 00:00:00 2001 From: Rich Mattes Date: Dec 30 2014 17:19:44 +0000 Subject: Update to release 0.7.4 --- diff --git a/.gitignore b/.gitignore index 62ba879..7572289 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /rosinstall-0.6.28-980042b.tar.gz /rosinstall-0.6.29-a9e8e8d.tar.gz /rosinstall-0.7.3-72e52d6.tar.gz +/rosinstall-0.7.4-e9a57bd.tar.gz diff --git a/python-rosinstall.spec b/python-rosinstall.spec index d72d869..44099df 100644 --- a/python-rosinstall.spec +++ b/python-rosinstall.spec @@ -1,9 +1,9 @@ -%global commit 72e52d61328131b704b243cd45ec892b28484ad2 +%global commit e9a57bd4857af8b61cc3e6f15728c20bea11d94c %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global realname rosinstall Name: python-rosinstall -Version: 0.7.3 -Release: 3%{?dist} +Version: 0.7.4 +Release: 1%{?dist} Summary: ROS installation utilities License: BSD @@ -59,6 +59,9 @@ rm -rf doc/_build/html/.buildinfo %{_mandir}/man1/%{realname}.1.gz %changelog +* Tue Dec 30 2014 Rich Mattes - 0.7.4-1 +- Update to release 0.7.4 + * Mon Jun 30 2014 Toshio Kuratomi - 0.7.3-3 - Replace python-setuptools-devel BR with python-setuptools diff --git a/sources b/sources index f45abca..5ab2254 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3d5684571c47c22c197f25fbf08cf04a rosinstall-0.7.3-72e52d6.tar.gz +a69e64843f87699b8d2fabf9e506d90c rosinstall-0.7.4-e9a57bd.tar.gz