[python-vcstools/f17] Update to release 0.1.30

rmattes rmattes at fedoraproject.org
Tue Mar 19 00:10:44 UTC 2013


commit 6e0d7b5e66962543c7ce206740cba6142bfe30c2
Author: Rich Mattes <richmattes at gmail.com>
Date:   Mon Mar 18 19:02:59 2013 -0400

    Update to release 0.1.30
    
    - Updated upstream URL
    
    Conflicts:
    	.gitignore
    	python-vcstools.spec
    	sources

 .gitignore           |    2 ++
 python-vcstools.spec |   14 +++++++++-----
 sources              |    2 +-
 3 files changed, 12 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index de96424..e368d22 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
 /vcstools-0.1.17.tar.bz2
 /vcstools-0.1.21.tar.bz2
 /vcstools-vcstools-0.1.24-0-gba30262.tar.gz
+/vcstools-vcstools-0.1.26-0-gd41568f.tar.gz
+/vcstools-vcstools-0.1.30-0-g963c121.tar.gz
diff --git a/python-vcstools.spec b/python-vcstools.spec
index 1c3f83c..3d454b2 100644
--- a/python-vcstools.spec
+++ b/python-vcstools.spec
@@ -1,16 +1,16 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 %global realname vcstools
-%global gitrev ba30262
+%global gitrev 963c121
 
 Name:           python-%{realname}
-Version:        0.1.24
-Release:        1.20121026git%{gitrev}%{?dist}
+Version:        0.1.30
+Release:        1.20130318git%{gitrev}%{?dist}
 Summary:        Version Control System tools for Python
 
 License:        BSD
-URL:            https://kforge.ros.org/projects/vcstools/
-#wget --content-disposition https://github.com/vcstools/vcstools/tarball/0.1.24
+URL:            http://www.ros.org/wiki/vcstools
+#wget --content-disposition https://github.com/vcstools/vcstools/tarball/0.1.30
 Source0:        %{realname}-%{realname}-%{version}-0-g%{gitrev}.tar.gz
 BuildArch:      noarch
 
@@ -57,6 +57,10 @@ rm -rf doc/_build/html/.buildinfo
 %endif
 
 %changelog
+* Mon Mar 18 2013 Rich Mattes <richmattes at gmail.com> - 0.1.30-1.20130318git963c121
+- Update to release 0.1.30
+- Updated upstream URL
+
 * Fri Oct 26 2012 Rich Mattes <richmattes at gmail.com> - 0.1.24-1.20121026gitba30262
 - Update to release 0.1.24
 
diff --git a/sources b/sources
index fd082b5..059546c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5531ba98dc36fca753785691cd0574fb  vcstools-vcstools-0.1.24-0-gba30262.tar.gz
+91b20360faa42d9833fd9546759e5081  vcstools-vcstools-0.1.30-0-g963c121.tar.gz


More information about the scm-commits mailing list