[python-rosdep/epel7] Update to release 0.11.0

rmattes rmattes at fedoraproject.org
Tue Dec 30 18:13:38 UTC 2014


commit 39fae0d7209eeb544b864d2b975c1e637b136a0c
Author: Rich Mattes <richmattes at gmail.com>
Date:   Tue Dec 30 11:16:18 2014 -0500

    Update to release 0.11.0

 .gitignore         |    1 +
 python-rosdep.spec |    9 ++++++---
 sources            |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 09ac167..1f50450 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /rosdep-0.10.27-62905bb.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 836bbba..fe3fedf 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 <richmattes at gmail.com> - 0.11.0-1
+- Update to release 0.11.0
+
 * Mon Nov 24 2014 Scott K Logan <logans at cottsay.net> - 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


More information about the scm-commits mailing list