[python-vcstools/f19] Update to release 0.1.30

rmattes rmattes at fedoraproject.org
Mon Mar 18 23:23:38 UTC 2013


commit 30795f6036cc41161491083504315bbeee985f84
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

 .gitignore           |    1 +
 python-vcstools.spec |   14 +++++++++-----
 sources              |    2 +-
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7270843..e368d22 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /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 840b1f3..ee35420 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 d41568f
+%global gitrev 963c121
 
 Name:           python-%{realname}
-Version:        0.1.26
-Release:        2.20130102git%{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
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.26-2.20130102gitd41568f
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 7567770..059546c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-986907c7cc372249c9e75a8272874bf4  vcstools-vcstools-0.1.26-0-gd41568f.tar.gz
+91b20360faa42d9833fd9546759e5081  vcstools-vcstools-0.1.30-0-g963c121.tar.gz


More information about the scm-commits mailing list