[python-wstool/f21] Update to 0.1.4

Scott K Logan cottsay at fedoraproject.org
Fri Aug 1 02:46:52 UTC 2014


commit d495e8b7f9730f32897160b59ae10ba2e1dfc997
Author: Scott K Logan <logans at cottsay.net>
Date:   Thu Jul 31 21:43:47 2014 -0500

    Update to 0.1.4

 .gitignore         |    1 +
 python-wstool.spec |    9 ++++++---
 sources            |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ac3048b..32e1992 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /wstool-0.0.3.tar.gz
 /wstool-0.1.1-d0d3ab8.tar.gz
 /wstool-0.1.3-477e08e.tar.gz
+/wstool-0.1.4-f6f7ad0.tar.gz
diff --git a/python-wstool.spec b/python-wstool.spec
index 85457a2..5359637 100644
--- a/python-wstool.spec
+++ b/python-wstool.spec
@@ -1,11 +1,11 @@
-%global commit 477e08e2e834ff5db0cbbba741d6bb69ef13c86e
+%global commit f6f7ad01d518b1f6da19ce0469e6e3257771cd8e
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 %global with_python3 1
 %global module_name wstool
 
 Name:           python-%{module_name}
-Version:        0.1.3
-Release:        3%{?dist}
+Version:        0.1.4
+Release:        1%{?dist}
 Summary:        Tool for managing a workspace of multiple heterogeneous SCM repositories
 
 License:        BSD
@@ -98,6 +98,9 @@ popd
 %endif # with_python3
 
 %changelog
+* Thu Jul 31 2014 Scott K Logan <logans at cottsay.net> - 0.1.4-1
+- Update to 0.1.4
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.3-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index ff71d1e..1141ff5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-283bc861458df6e944285eb705cb0fa6  wstool-0.1.3-477e08e.tar.gz
+250d548fa84303c209c9ff836da3666c  wstool-0.1.4-f6f7ad0.tar.gz


More information about the scm-commits mailing list