[fabric] Update to 1.10.1

Athmane Madjoudj athmane at fedoraproject.org
Tue Dec 23 17:28:29 UTC 2014


commit bde67d74075686970a369a4243f6f860de5a4dbe
Author: Athmane Madjoudj <athmane at fedoraproject.org>
Date:   Tue Dec 23 18:27:45 2014 +0100

    Update to 1.10.1

 .gitignore  |    1 +
 fabric.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 73b8e6b..53e71a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ Fabric-0.9.1.tar.gz
 /Fabric-1.9.0.tar.gz
 /Fabric-1.9.1.tar.gz
 /Fabric-1.10.0.tar.gz
+/Fabric-1.10.1.tar.gz
diff --git a/fabric.spec b/fabric.spec
index 849b297..b3a1769 100644
--- a/fabric.spec
+++ b/fabric.spec
@@ -1,7 +1,7 @@
 %global realname Fabric
 
 Name:           fabric
-Version:        1.10.0
+Version:        1.10.1
 Release:        1%{?dist}
 Summary:        A simple Pythonic remote deployment tool
 
@@ -48,6 +48,9 @@ rm -r Fabric.egg-info
 %{python_sitelib}/%{realname}*%{version}*.egg-info
 
 %changelog
+* Tue Dec 23 2014 Athmane Madjoudj <athmane at fedoraproject.org> 1.10.1-1
+- Update to 1.10.1
+
 * Fri Sep 05 2014 Athmane Madjoudj <athmane at fedoraproject.org> 1.10.0-1
 - Update to 1.10.0
 - Remove macros in comments and changelog
diff --git a/sources b/sources
index 0f57b1c..2eb4b25 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2cb96473387f0e7aa035210892352f4a  Fabric-1.10.0.tar.gz
+596ad28296a264cedef021494bd40cd5  Fabric-1.10.1.tar.gz


More information about the scm-commits mailing list