diff --git a/autobahn-19.10.1.tar.gz b/autobahn-19.10.1.tar.gz deleted file mode 100644 index 93eb9cd..0000000 --- a/autobahn-19.10.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:734385b00547448b3f30a752cbfd2900d15924d77dc4a1699b8bce1ea8899f39 -size 605365 diff --git a/autobahn-19.11.1.tar.gz b/autobahn-19.11.1.tar.gz new file mode 100644 index 0000000..7faae47 --- /dev/null +++ b/autobahn-19.11.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:201b9879b49c6e259d4126dbafe9e3c73807de0c242d50065fbebc62c6ccb181 +size 602591 diff --git a/python-autobahn.changes b/python-autobahn.changes index d2c03e6..f68de93 100644 --- a/python-autobahn.changes +++ b/python-autobahn.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Dec 3 14:28:53 UTC 2019 - Tomáš Chvátal + +- Update to 19.11.1: + * packaging fixes + ------------------------------------------------------------------- Wed Oct 9 08:44:16 UTC 2019 - Tomáš Chvátal diff --git a/python-autobahn.spec b/python-autobahn.spec index ab0318d..302a2b3 100644 --- a/python-autobahn.spec +++ b/python-autobahn.spec @@ -1,7 +1,7 @@ # # spec file for package python-autobahn # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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-%{**} %{!?skip_python3:python3-%{**}}} Name: python-autobahn -Version: 19.10.1 +Version: 19.11.1 Release: 0 Summary: WebSocket and WAMP in Python for Twisted and asyncio License: MIT