[fabric] Update to 1.8.0

Athmane Madjoudj athmane at fedoraproject.org
Mon Sep 23 15:45:20 UTC 2013


commit 7f31a76546cba250636498e4171c83ca8253e4ac
Author: Athmane Madjoudj <athmane at fedoraproject.org>
Date:   Mon Sep 23 16:44:53 2013 +0100

    Update to 1.8.0

 .gitignore  |    1 +
 fabric.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index df434a5..6b4b0bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ Fabric-0.9.1.tar.gz
 /Fabric-1.6.0.tar.gz
 /Fabric-1.6.2.tar.gz
 /Fabric-1.7.0.tar.gz
+/Fabric-1.8.0.tar.gz
diff --git a/fabric.spec b/fabric.spec
index dffe107..889cc74 100644
--- a/fabric.spec
+++ b/fabric.spec
@@ -1,7 +1,7 @@
 %global realname Fabric
 
 Name:           fabric
-Version:        1.7.0
+Version:        1.8.0
 Release:        1%{?dist}
 Summary:        A simple Pythonic remote deployment tool
 
@@ -39,6 +39,9 @@ rm -r Fabric.egg-info
 %{python_sitelib}/%{realname}*%{version}*.egg-info
 
 %changelog
+* Mon Sep 23 2013 Athmane Madjoudj <athmane at fedoraproject.org>  1.8.0-1
+- Update to 1.8.0
+
 * Wed Jul 31 2013 Athmane Madjoudj <athmane at fedoraproject.org> 1.7.0-1
 - Update to 1.7.0
 
diff --git a/sources b/sources
index f427bef..d397d8e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-48e4176f0be925a44ef83ce0efc6d69b  Fabric-1.7.0.tar.gz
+1f195d16b05877767816617749d33eca  Fabric-1.8.0.tar.gz


More information about the scm-commits mailing list