[fabric] Update to 1.9.1

Athmane Madjoudj athmane at fedoraproject.org
Fri Aug 8 20:37:00 UTC 2014


commit 8ef1dda0d723855a8e798397690ac74051758c0b
Author: Athmane Madjoudj <athmane at fedoraproject.org>
Date:   Fri Aug 8 21:36:32 2014 +0100

    Update to 1.9.1

 .gitignore  |    1 +
 fabric.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eea83a2..ee12aa6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ Fabric-0.9.1.tar.gz
 /Fabric-1.8.2.tar.gz
 /Fabric-1.8.3.tar.gz
 /Fabric-1.9.0.tar.gz
+/Fabric-1.9.1.tar.gz
diff --git a/fabric.spec b/fabric.spec
index d1f4da7..69d8b1c 100644
--- a/fabric.spec
+++ b/fabric.spec
@@ -1,7 +1,7 @@
 %global realname Fabric
 
 Name:           fabric
-Version:        1.9.0
+Version:        1.9.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
+* Fri Aug 08 2014 Athmane Madjoudj <athmane at fedoraproject.org>  1.9.1-1
+- Update to 1.9.1
+
 * Wed Jun 11 2014 Athmane Madjoudj <athmane at fedoraproject.org> 1.9.0-1
 - Update to 1.9.0
 
diff --git a/sources b/sources
index 3c344b5..d034607 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-093c62d8fb0c8c9d41f251408a06f939  Fabric-1.9.0.tar.gz
+434dfbdc47c160946c8a71d966526422  Fabric-1.9.1.tar.gz


More information about the scm-commits mailing list