From 32b35fec122d6f8a807c549967a73bf0d37225e760bf6219b39a0d92a57a4a55 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 30 Oct 2018 21:44:54 +0000 Subject: [PATCH] - update to 0.12.0: * Add --listen-address flag to geard * Build universal wheels * Automatically send GRAB\_JOB after CAN\_DO OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gear?expand=0&rev=5 --- gear-0.11.1.tar.gz | 3 --- gear-0.12.0.tar.gz | 3 +++ python-gear.changes | 8 ++++++++ python-gear.spec | 8 ++++---- 4 files changed, 15 insertions(+), 7 deletions(-) delete mode 100644 gear-0.11.1.tar.gz create mode 100644 gear-0.12.0.tar.gz diff --git a/gear-0.11.1.tar.gz b/gear-0.11.1.tar.gz deleted file mode 100644 index fa0dd3e..0000000 --- a/gear-0.11.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aba934718ade0a27785e381b78665174fed9b6854fe3d05da176a0650c988c5e -size 46593 diff --git a/gear-0.12.0.tar.gz b/gear-0.12.0.tar.gz new file mode 100644 index 0000000..6505e38 --- /dev/null +++ b/gear-0.12.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fe4d885d596a3ccb89b458ec5750739bf2bfd082e746dcfb2a36f3134ca94a6 +size 46698 diff --git a/python-gear.changes b/python-gear.changes index a9ca7ff..f214fc8 100644 --- a/python-gear.changes +++ b/python-gear.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Oct 30 21:44:06 UTC 2018 - Dirk Mueller + +- update to 0.12.0: + * Add --listen-address flag to geard + * Build universal wheels + * Automatically send GRAB\_JOB after CAN\_DO + ------------------------------------------------------------------- Mon Mar 26 09:37:20 UTC 2018 - tbechtold@suse.com diff --git a/python-gear.spec b/python-gear.spec index 3e08c21..485ccd0 100644 --- a/python-gear.spec +++ b/python-gear.spec @@ -12,13 +12,13 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-gear -Version: 0.11.1 +Version: 0.12.0 Release: 0 Summary: Pure Python Async Gear Protocol Library License: Apache-2.0 @@ -58,8 +58,8 @@ A pure-Python asynchronous library to interface with Gearman. %python_uninstall_alternative geard %files %{python_files} -%defattr(-,root,root,-) -%doc README.rst ChangeLog LICENSE AUTHORS +%license LICENSE +%doc README.rst ChangeLog AUTHORS %{python_sitelib}/* %python_alternative %{_bindir}/geard