[fabric/f17] Update to 1.4.1

Silas Sewell silas at fedoraproject.org
Fri Apr 20 01:16:43 UTC 2012


commit 9eaa58a3135313b6ac93166cc1a058b4a3f8cabc
Author: Silas Sewell <silas at sewell.org>
Date:   Thu Apr 19 21:16:31 2012 -0400

    Update to 1.4.1

 .gitignore  |    1 +
 fabric.spec |    5 ++++-
 sources     |    1 +
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 74eaa8e..336251f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ Fabric-0.9.1.tar.gz
 /Fabric-0.9.7.tar.gz
 /Fabric-1.2.0.tar.gz
 /Fabric-1.4.0.tar.gz
+/Fabric-1.4.1.tar.gz
diff --git a/fabric.spec b/fabric.spec
index 61057e1..6ba041e 100644
--- a/fabric.spec
+++ b/fabric.spec
@@ -1,7 +1,7 @@
 %global realname Fabric
 
 Name:           fabric
-Version:        1.4.0
+Version:        1.4.1
 Release:        1%{?dist}
 Summary:        A simple Pythonic remote deployment tool
 
@@ -40,6 +40,9 @@ serially.
 %{python_sitelib}/%{realname}*%{version}*.egg-info
 
 %changelog
+* Thu Apr 19 2012 Silas Sewell <silas at sewell.org> - 1.4.1-1
+- Update to 1.4.1
+
 * Sun Mar 18 2012 Silas Sewell <silas at sewell.org> - 1.4.0-1
 - Update to 1.4.0
 
diff --git a/sources b/sources
index 468b667..32ba6da 100644
--- a/sources
+++ b/sources
@@ -4,3 +4,4 @@ e83dfd6c6889292e24ca7e4eb1ab371a  Fabric-0.9.3.tar.gz
 11e63c37711bf6ba0d3691221554b9c1  Fabric-0.9.7.tar.gz
 468f37866d81234866f557878a3a9f13  Fabric-1.2.0.tar.gz
 e6e166c2b73ea0c5eeae7d266b51d1d1  Fabric-1.4.0.tar.gz
+a5da3c552b06be22e22b9e9ef61f2b83  Fabric-1.4.1.tar.gz


More information about the scm-commits mailing list