diff --git a/gear-0.14.0.tar.gz b/gear-0.14.0.tar.gz deleted file mode 100644 index 9a490e4..0000000 --- a/gear-0.14.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b12f4f356a026e359d29a664d4c15148de0d464cb5a6e65a5c491f27fd2f6ef6 -size 47153 diff --git a/gear-0.15.1.tar.gz b/gear-0.15.1.tar.gz new file mode 100644 index 0000000..6e3dc0f --- /dev/null +++ b/gear-0.15.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68063af589b5dd2828449512c577293083f6cffdafa4ff03e83813b69620f16d +size 48265 diff --git a/python-gear.changes b/python-gear.changes index 23deeb8..e188816 100644 --- a/python-gear.changes +++ b/python-gear.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Mar 5 12:37:41 UTC 2020 - pgajdos@suse.com + +- version update to 0.15.1 + * packaging: updated project urls + * Ignore keepalive on unsupported platforms + * Add in-repo zuul config + * Fix documentation builds + ------------------------------------------------------------------- Fri Jul 26 13:14:22 UTC 2019 - pgajdos@suse.com diff --git a/python-gear.spec b/python-gear.spec index dfeb366..5f86fff 100644 --- a/python-gear.spec +++ b/python-gear.spec @@ -1,7 +1,7 @@ # # spec file for package python-gear # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-gear -Version: 0.14.0 +Version: 0.15.1 Release: 0 Summary: Pure Python Async Gear Protocol Library License: Apache-2.0