[python-rosinstall] Update to release 0.6.22

rmattes rmattes at fedoraproject.org
Thu Jan 17 04:10:07 UTC 2013


commit c6d56a5b8b388aefc4a9c8bc25c3b8ef2e339f47
Author: Rich Mattes <richmattes at gmail.com>
Date:   Wed Jan 16 23:10:00 2013 -0500

    Update to release 0.6.22

 .gitignore             |    1 +
 python-rosinstall.spec |    9 ++++++---
 sources                |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fa31359..dc283a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /rosinstall-0.6.19.tar.bz2
 /vcstools-rosinstall-0.6.20-0-gf6c8e8a.tar.gz
+/vcstools-rosinstall-0.6.22-0-g73451bf.tar.gz
diff --git a/python-rosinstall.spec b/python-rosinstall.spec
index f1116df..e504fa3 100644
--- a/python-rosinstall.spec
+++ b/python-rosinstall.spec
@@ -1,14 +1,14 @@
 %global realname rosinstall
-%global gitrev f6c8e8a
+%global gitrev 73451bf
 Name:           python-rosinstall
-Version:        0.6.20
+Version:        0.6.22
 Release:        1%{?dist}
 Summary:        ROS installation utilities
 
 License:        BSD
 URL:            http://www.ros.org/wiki/rosinstall
 BuildArch:      noarch
-#wget --content-disposition https://github.com/vcstools/rosinstall/tarball/0.6.20
+#wget --content-disposition https://github.com/vcstools/rosinstall/tarball/0.6.22
 Source0:        vcstools-%{realname}-%{version}-0-g%{gitrev}.tar.gz
 
 BuildRequires:  python-devel
@@ -48,6 +48,9 @@ rm -rf doc/_build/html/.buildinfo
 %{_mandir}/man1/%{realname}.1.gz
 
 %changelog
+* Wed Jan 02 2013 Rich Mattes <richmattes at gmail.com> - 0.6.22-1
+- Update to release 0.6.22
+
 * Fri Oct 26 2012 Rich Mattes <richmattes at gmail.com> - 0.6.20-1
 - Update to release 0.6.20
 
diff --git a/sources b/sources
index 6603fb2..e645e70 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fe0401d6000153907d5fcebf5c7201e3  vcstools-rosinstall-0.6.20-0-gf6c8e8a.tar.gz
+452a809f3bd6ce33714a9397ea02c370  vcstools-rosinstall-0.6.22-0-g73451bf.tar.gz


More information about the scm-commits mailing list