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 a4d0144..ae3078f 100644 --- a/python-wstool.spec +++ b/python-wstool.spec @@ -1,10 +1,10 @@ -%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 +Version: 0.1.4 Release: 1%{?dist} Summary: Tool for managing a workspace of multiple heterogeneous SCM repositories @@ -98,6 +98,9 @@ popd %endif # with_python3 %changelog +* Thu Jul 31 2014 Scott K Logan - 0.1.4-1 +- Update to 0.1.4 + * Mon May 19 2014 Scott K Logan - 0.1.3-1 - Update to 0.1.3 - Add depend on PyYAML 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