[fabric] Update to 1.8.3

Athmane Madjoudj athmane at fedoraproject.org
Sun Mar 30 16:55:08 UTC 2014


commit 2f61c2a4cda0a4cd665895b20c2b466df71a7d15
Author: Athmane Madjoudj <athmane at fedoraproject.org>
Date:   Sun Mar 30 17:54:30 2014 +0100

    Update to 1.8.3

 .gitignore  |    1 +
 fabric.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dddd441..ef4c734 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ Fabric-0.9.1.tar.gz
 /Fabric-1.8.0.tar.gz
 /Fabric-1.8.1.tar.gz
 /Fabric-1.8.2.tar.gz
+/Fabric-1.8.3.tar.gz
diff --git a/fabric.spec b/fabric.spec
index 990a529..a5bc310 100644
--- a/fabric.spec
+++ b/fabric.spec
@@ -1,8 +1,8 @@
 %global realname Fabric
 
 Name:           fabric
-Version:        1.8.2
-Release:        3%{?dist}
+Version:        1.8.3
+Release:        1%{?dist}
 Summary:        A simple Pythonic remote deployment tool
 
 Group:          Applications/System
@@ -48,6 +48,9 @@ rm -r Fabric.egg-info
 %{python_sitelib}/%{realname}*%{version}*.egg-info
 
 %changelog
+* Sun Mar 30 2014 Athmane Madjoudj <athmane at fedoraproject.org> 1.8.3-1
+- Update to 1.8.3
+
 * Sat Feb 22 2014 Athmane Madjoudj <athmane at fedoraproject.org> 1.8.2-3
 - Comment %check section since test-suite fails
 
diff --git a/sources b/sources
index 337f5ab..9e494dd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8666ee90d093cdb393f1b168cc0f5672  Fabric-1.8.2.tar.gz
+02ce0ad4657f2d0ab6497a8fd3a09c2c  Fabric-1.8.3.tar.gz


More information about the scm-commits mailing list