From 29ceb65af519782ee3a07a5189f2d1bf011460b1 Mon Sep 17 00:00:00 2001 From: Rich Mattes Date: Dec 30 2014 16:16:18 +0000 Subject: Update to release 0.11.0 --- diff --git a/.gitignore b/.gitignore index 5c26d93..965e632 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /rosdep-0.10.30-bb7b3f9.tar.gz /rosdep-0.10.32-c0d51a5.tar.gz /rosdep-0.10.33-6dcd852.tar.gz +/rosdep-0.11.0-13a9b20.tar.gz diff --git a/python-rosdep.spec b/python-rosdep.spec index b1f09f2..d410bce 100644 --- a/python-rosdep.spec +++ b/python-rosdep.spec @@ -1,9 +1,9 @@ -%global commit 6dcd852464a28e5df69e4ec739c2be1342f98cdd +%global commit 13a9b2095a3c68b18d94fd6db58bbac48a336361 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global realname rosdep Name: python-%{realname} -Version: 0.10.33 +Version: 0.11.0 Release: 1%{?dist} Summary: ROS System Dependency Installer @@ -19,7 +19,7 @@ BuildRequires: python-catkin-sphinx BuildRequires: python2-devel # BuildRequires: python-mock BuildRequires: python-nose -BuildRequires: python-rosdistro >= 0.3.0 +BuildRequires: python-rosdistro >= 0.4.0 BuildRequires: python-rospkg BuildRequires: python-sphinx @@ -88,6 +88,9 @@ rm -f doc/_build/.buildinfo %changelog +* Tue Dec 30 2014 Rich Mattes - 0.11.0-1 +- Update to release 0.11.0 + * Mon Nov 24 2014 Scott K Logan - 0.10.33-1 - Update to release 0.10.33 diff --git a/sources b/sources index da8160e..23761b1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -83bfedad5c6c07cda0a4ac7565a8a095 rosdep-0.10.33-6dcd852.tar.gz +36ac79171e03ef1b29ed5206bb0130bb rosdep-0.11.0-13a9b20.tar.gz