[python-vcstools] Update to release 0.1.26

rmattes rmattes at fedoraproject.org
Thu Jan 17 04:03:28 UTC 2013


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

    Update to release 0.1.26

 .gitignore           |    1 +
 python-vcstools.spec |    8 +++++---
 sources              |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index de96424..7270843 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /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
diff --git a/python-vcstools.spec b/python-vcstools.spec
index 7d98608..bac979d 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 realname vcstools
-%global gitrev ba30262
+%global gitrev d41568f
 
 Name:           python-%{realname}
-Version:        0.1.24
-Release:        1.20121026git%{gitrev}%{?dist}
+Version:        0.1.26
+Release:        1.20130102git%{gitrev}%{?dist}
 Summary:        Version Control System tools for Python
 
 License:        BSD
@@ -57,6 +57,8 @@ rm -rf doc/_build/html/.buildinfo
 %endif
 
 %changelog
+* Wed Jan 02 2013 Rich Mattes <richmattes at gmail.com> - 0.1.26-1.20130102gitd41568f
+- Update to release 0.1.26
 * 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..7567770 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5531ba98dc36fca753785691cd0574fb  vcstools-vcstools-0.1.24-0-gba30262.tar.gz
+986907c7cc372249c9e75a8272874bf4  vcstools-vcstools-0.1.26-0-gd41568f.tar.gz


More information about the scm-commits mailing list