[fabric] Update to 1.4.3

Silas Sewell silas at fedoraproject.org
Mon Jul 9 00:15:10 UTC 2012


commit 83e34e7fe7bc0793f36f6c8e98b32a29006f97dd
Author: Silas Sewell <silas at sewell.org>
Date:   Sun Jul 8 20:13:31 2012 -0400

    Update to 1.4.3

 fabric.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/fabric.spec b/fabric.spec
index 593c080..6bc5519 100644
--- a/fabric.spec
+++ b/fabric.spec
@@ -1,8 +1,8 @@
 %global realname Fabric
 
 Name:           fabric
-Version:        1.4.2
-Release:        3%{?dist}
+Version:        1.4.3
+Release:        1%{?dist}
 Summary:        A simple Pythonic remote deployment tool
 
 Group:          Applications/System
@@ -44,6 +44,9 @@ fab --version
 %{python_sitelib}/%{realname}*%{version}*.egg-info
 
 %changelog
+* Sun Jul 08 2012 Silas Sewell <silas at sewell.org> - 1.4.3-1
+- Update to 1.4.3
+
 * Thu May 17 2012 Silas Sewell <silas at sewell.org> - 1.4.2-3
 - Need fudge for tests
 


More information about the scm-commits mailing list