diff --git a/Fabric-1.5.0.tar.bz2 b/Fabric-1.5.0.tar.bz2 deleted file mode 100644 index 079a929..0000000 --- a/Fabric-1.5.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f86504fa4547389827de1205268558a2c0e2eccf61159cb2ffc83a98a7cfe03b -size 164589 diff --git a/Fabric-1.5.1.tar.bz2 b/Fabric-1.5.1.tar.bz2 new file mode 100644 index 0000000..fe118ca --- /dev/null +++ b/Fabric-1.5.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdb0fc2500da30f76b01272345b482d6dc52199444b1161a1cfdf855dc59e6b3 +size 164949 diff --git a/python-Fabric.changes b/python-Fabric.changes index 954cc6c..b38d3b4 100644 --- a/python-Fabric.changes +++ b/python-Fabric.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Nov 16 11:30:26 UTC 2012 - alexandre@exatati.com.br + +- Update to 1.5.1: + - [Bug] #776: Fixed serious-but-non-obvious bug in direct-tcpip + driven gatewaying (e.g. that triggered by -g or env.gateway.) + Should work correctly now. + - [Bug] #771: Sphinx autodoc helper unwrap_tasks didn’t play + nice with @task(name=xxx) in some situations. This has been fixed. + ------------------------------------------------------------------- Wed Nov 7 02:03:36 UTC 2012 - alexandre@exatati.com.br diff --git a/python-Fabric.spec b/python-Fabric.spec index 1edcd07..fa0bb5f 100644 --- a/python-Fabric.spec +++ b/python-Fabric.spec @@ -17,7 +17,7 @@ Name: python-Fabric -Version: 1.5.0 +Version: 1.5.1 Release: 0 Summary: Fabric is a simple, Pythonic tool for remote execution and deployment License: BSD-2-Clause