[python-vcstools/f19] Update to release 0.1.35

Scott K Logan cottsay at fedoraproject.org
Mon Jun 9 20:44:57 UTC 2014


commit a2c687d0ee7802a9f03f19f6fc0c03e26e7f90e7
Author: Scott K Logan <logans at cottsay.net>
Date:   Mon May 19 19:35:50 2014 -0500

    Update to release 0.1.35

 .gitignore           |    1 +
 python-vcstools.spec |    9 ++++++---
 sources              |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f7bad65..fd579e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /vcstools-vcstools-0.1.30-0-g963c121.tar.gz
 /vcstools-0.1.31-b40a0da.tar.gz
 /vcstools-0.1.32-7effcc5.tar.gz
+/vcstools-0.1.35-a6a0ee4.tar.gz
diff --git a/python-vcstools.spec b/python-vcstools.spec
index 1f7bcca..6ba06f9 100644
--- a/python-vcstools.spec
+++ b/python-vcstools.spec
@@ -1,11 +1,11 @@
-%global commit 7effcc53209eb7e9882219aeec7b30519ba870d5
+%global commit a6a0ee4c9201e8bd9b7a7e28efb2c826cda7a1b2
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 %global realname vcstools
 %global with_python3 1
 
 Name:           python-%{realname}
-Version:        0.1.32
-Release:        2%{?dist}
+Version:        0.1.35
+Release:        1%{?dist}
 Summary:        Version Control System tools for Python
 
 License:        BSD
@@ -103,6 +103,9 @@ rm -rf doc/_build/html/.buildinfo
 %endif
 
 %changelog
+* Mon May 19 2014 Scott K Logan <logans at cottsay.net> - 0.1.35-1
+- Update to release 0.1.35
+
 * Sun Feb 09 2014 Rich Mattes <richmattes at gmail.com> - 0.1.32-2
 - Added python 3 support
 
diff --git a/sources b/sources
index 1400203..25dc85b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e12423fb82843627fd076444db53411b  vcstools-0.1.32-7effcc5.tar.gz
+700c7fda12ef9608f191f92e97d2fcd5  vcstools-0.1.35-a6a0ee4.tar.gz


More information about the scm-commits mailing list