From 9ae20e71a9b918d5c8d117108225332355e3eee14516104e4f21bd9e112d785f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 26 Jul 2019 13:32:26 +0000 Subject: [PATCH] Accepting request 718885 from home:pgajdos - version update to 0.14.0 * Add support for server name indication * OpenDev Migration Patch OBS-URL: https://build.opensuse.org/request/show/718885 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gear?expand=0&rev=12 --- gear-0.13.0.tar.gz | 3 --- gear-0.14.0.tar.gz | 3 +++ python-gear.changes | 7 +++++++ python-gear.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 gear-0.13.0.tar.gz create mode 100644 gear-0.14.0.tar.gz diff --git a/gear-0.13.0.tar.gz b/gear-0.13.0.tar.gz deleted file mode 100644 index 5cb447d..0000000 --- a/gear-0.13.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:227764befc050d1bcca32ad89388c8cef2f2a82e36f70a727ef1e7235b3f8d26 -size 47281 diff --git a/gear-0.14.0.tar.gz b/gear-0.14.0.tar.gz new file mode 100644 index 0000000..9a490e4 --- /dev/null +++ b/gear-0.14.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b12f4f356a026e359d29a664d4c15148de0d464cb5a6e65a5c491f27fd2f6ef6 +size 47153 diff --git a/python-gear.changes b/python-gear.changes index 789a89b..23deeb8 100644 --- a/python-gear.changes +++ b/python-gear.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jul 26 13:14:22 UTC 2019 - pgajdos@suse.com + +- version update to 0.14.0 + * Add support for server name indication + * OpenDev Migration Patch + ------------------------------------------------------------------- Thu Mar 14 16:02:50 UTC 2019 - Tomáš Chvátal diff --git a/python-gear.spec b/python-gear.spec index fbdb70a..dfeb366 100644 --- a/python-gear.spec +++ b/python-gear.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-gear -Version: 0.13.0 +Version: 0.14.0 Release: 0 Summary: Pure Python Async Gear Protocol Library License: Apache-2.0