[python-vcstools/el6] Update to release 0.1.32

rmattes rmattes at fedoraproject.org
Sun Feb 9 01:15:24 UTC 2014


commit 2e63498e089cf6624d601cc151e1f3999cf80976
Author: Rich Mattes <richmattes at gmail.com>
Date:   Sat Feb 8 18:58:09 2014 -0500

    Update to release 0.1.32
    
    Conflicts:
    	python-vcstools.spec

 .gitignore           |    1 +
 python-vcstools.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a43ac34..f7bad65 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /vcstools-vcstools-0.1.26-0-gd41568f.tar.gz
 /vcstools-vcstools-0.1.30-0-g963c121.tar.gz
 /vcstools-0.1.31-b40a0da.tar.gz
+/vcstools-0.1.32-7effcc5.tar.gz
diff --git a/python-vcstools.spec b/python-vcstools.spec
index fb49668..6eb14a8 100644
--- a/python-vcstools.spec
+++ b/python-vcstools.spec
@@ -1,11 +1,11 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
-%global commit b40a0dab8e64c119006f93b82ea5c3d127d4e45d
+%global commit 7effcc53209eb7e9882219aeec7b30519ba870d5
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 %global realname vcstools
 
 Name:           python-%{realname}
-Version:        0.1.31
+Version:        0.1.32
 Release:        1%{?dist}
 Summary:        Version Control System tools for Python
 
@@ -57,6 +57,9 @@ rm -rf doc/_build/html/.buildinfo
 %endif
 
 %changelog
+* Sat Feb 08 2014 Rich Mattes <richmattes at gmail.com> - 0.1.32-1
+- Update to release 0.1.32
+
 * Mon Aug 19 2013 Rich Mattes <richmattes at gmail.com> - 0.1.31-1
 - Update to release 0.1.31
 - Update to github sourceurl guidelines
diff --git a/sources b/sources
index f0a3305..1400203 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-18cd34165aba4e69424de42b04089f06  vcstools-0.1.31-b40a0da.tar.gz
+e12423fb82843627fd076444db53411b  vcstools-0.1.32-7effcc5.tar.gz


More information about the scm-commits mailing list