diff --git a/parallax-1.0.0a3.tar.gz b/parallax-1.0.0a3.tar.gz deleted file mode 100644 index 687f9db..0000000 --- a/parallax-1.0.0a3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dde4a38b9a7ff40a42903950c40a5e170a155df7ff6381d7cab8bb99952f8e73 -size 15734 diff --git a/parallax-1.0.1.tar.gz b/parallax-1.0.1.tar.gz new file mode 100644 index 0000000..6233d95 --- /dev/null +++ b/parallax-1.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca4148944cb51ed2f50974445ad1e6f62078440b5d5cdc227872a3246e1b74e8 +size 16086 diff --git a/python-parallax.changes b/python-parallax.changes index 97135ca..ef88c21 100644 --- a/python-parallax.changes +++ b/python-parallax.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Jun 12 15:26:42 UTC 2015 - kgronlund@suse.com + +- Release 1.0.1 + + The host list expander function was not unicode-safe (bsc#934594) + + Clean up and update documentation for Options.inline (#1) + + Fix python3 error using askpass option (krig/parallel-ssh#1) + ------------------------------------------------------------------- Thu Feb 12 16:47:44 UTC 2015 - kgronlund@suse.com diff --git a/python-parallax.spec b/python-parallax.spec index db3ce25..2cbfaa0 100644 --- a/python-parallax.spec +++ b/python-parallax.spec @@ -17,7 +17,7 @@ Name: python-parallax -Version: 1.0.0a3 +Version: 1.0.1 Release: 0 Summary: Execute commands and copy files over SSH to multiple machines at once License: BSD-3-Clause