[fabric] Update to 1.7.0

Athmane Madjoudj athmane at fedoraproject.org
Wed Jul 31 12:28:42 UTC 2013


commit 3c2529e65fd8bc63fbeab881dc89d9b6a18e5b78
Author: Athmane Madjoudj <athmane at fedoraproject.org>
Date:   Wed Jul 31 13:28:16 2013 +0100

    Update to 1.7.0

 .gitignore  |    1 +
 fabric.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 30d0c57..df434a5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ Fabric-0.9.1.tar.gz
 /Fabric-1.4.3.tar.gz
 /Fabric-1.6.0.tar.gz
 /Fabric-1.6.2.tar.gz
+/Fabric-1.7.0.tar.gz
diff --git a/fabric.spec b/fabric.spec
index 7acf985..dffe107 100644
--- a/fabric.spec
+++ b/fabric.spec
@@ -1,7 +1,7 @@
 %global realname Fabric
 
 Name:           fabric
-Version:        1.6.2
+Version:        1.7.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
+* Wed Jul 31 2013 Athmane Madjoudj <athmane at fedoraproject.org> 1.7.0-1
+- Update to 1.7.0
+
 * Wed Jul 31 2013 Athmane Madjoudj <athmane at fedoraproject.org> 1.6.2-1
 - Update to 1.6.2
 
diff --git a/sources b/sources
index b5af79c..f427bef 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a4dfd4d564dc0079e23cb74be7492859  Fabric-1.6.2.tar.gz
+48e4176f0be925a44ef83ce0efc6d69b  Fabric-1.7.0.tar.gz


More information about the scm-commits mailing list