[fabric/f16] Update to 1.4.2

Silas Sewell silas at fedoraproject.org
Thu May 10 01:49:02 UTC 2012


commit 328ab5747e1596828286a07fa00414cd8da64187
Author: Silas Sewell <silas at sewell.org>
Date:   Wed May 9 21:48:51 2012 -0400

    Update to 1.4.2

 .gitignore  |    1 +
 fabric.spec |    5 ++++-
 sources     |    1 +
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 336251f..4e99089 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ Fabric-0.9.1.tar.gz
 /Fabric-1.2.0.tar.gz
 /Fabric-1.4.0.tar.gz
 /Fabric-1.4.1.tar.gz
+/Fabric-1.4.2.tar.gz
diff --git a/fabric.spec b/fabric.spec
index 2bf5e94..a74d205 100644
--- a/fabric.spec
+++ b/fabric.spec
@@ -1,7 +1,7 @@
 %global realname Fabric
 
 Name:           fabric
-Version:        1.4.1
+Version:        1.4.2
 Release:        1%{?dist}
 Summary:        A simple Pythonic remote deployment tool
 
@@ -40,6 +40,9 @@ serially.
 %{python_sitelib}/%{realname}*%{version}*.egg-info
 
 %changelog
+* Wed May 09 2012 Silas Sewell <silas at sewell.org> - 1.4.2-1
+- Update to 1.4.2
+
 * Thu Apr 19 2012 Silas Sewell <silas at sewell.org> - 1.4.1-1
 - Update to 1.4.1
 
diff --git a/sources b/sources
index 32ba6da..88baf99 100644
--- a/sources
+++ b/sources
@@ -5,3 +5,4 @@ e83dfd6c6889292e24ca7e4eb1ab371a  Fabric-0.9.3.tar.gz
 468f37866d81234866f557878a3a9f13  Fabric-1.2.0.tar.gz
 e6e166c2b73ea0c5eeae7d266b51d1d1  Fabric-1.4.0.tar.gz
 a5da3c552b06be22e22b9e9ef61f2b83  Fabric-1.4.1.tar.gz
+f438286b245809eb1a452dd4d3456a15  Fabric-1.4.2.tar.gz


More information about the scm-commits mailing list