[fabric/f17] Bump release now that updated python-ssh is available

Silas Sewell silas at fedoraproject.org
Wed Jul 11 00:10:48 UTC 2012


commit b30ff5ed30d57ae69b91a74e68322a2698667b0f
Author: Silas Sewell <silas at sewell.org>
Date:   Tue Jul 10 20:10:20 2012 -0400

    Bump release now that updated python-ssh is available

 fabric.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/fabric.spec b/fabric.spec
index 81b76e4..a5be0cf 100644
--- a/fabric.spec
+++ b/fabric.spec
@@ -2,7 +2,7 @@
 
 Name:           fabric
 Version:        1.4.3
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A simple Pythonic remote deployment tool
 
 Group:          Applications/System
@@ -41,6 +41,9 @@ serially.
 %{python_sitelib}/%{realname}*%{version}*.egg-info
 
 %changelog
+* Tue Jul 10 2012 Silas Sewell <silas at sewell.org> - 1.4.3-3
+- Bump release now that updated python-ssh is available
+
 * Sun Jul 08 2012 Silas Sewell <silas at sewell.org> - 1.4.3-2
 - Remove check section
 


More information about the scm-commits mailing list