diff --git a/autobahn-19.5.1.tar.gz b/autobahn-19.5.1.tar.gz deleted file mode 100644 index d1371ba..0000000 --- a/autobahn-19.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2eee98f68ba4eb8d8ea3f15e411db9e69433d9367799c85bdca0ff2de4c101d3 -size 276319 diff --git a/autobahn-19.9.2.tar.gz b/autobahn-19.9.2.tar.gz new file mode 100644 index 0000000..3ee3655 --- /dev/null +++ b/autobahn-19.9.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:985401e0af1c5f3fb59a209681ee878194c23fe88f865f6157679aa1db386724 +size 589920 diff --git a/python-autobahn.changes b/python-autobahn.changes index 0a5b2cf..caf86b5 100644 --- a/python-autobahn.changes +++ b/python-autobahn.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 13 12:43:37 UTC 2019 - Tomáš Chvátal + +- Update to 19.9.2: + * Various bugfixes mostly, not many features + ------------------------------------------------------------------- Tue May 14 22:26:05 UTC 2019 - Jonathan Harker diff --git a/python-autobahn.spec b/python-autobahn.spec index 721a96a..d7e2499 100644 --- a/python-autobahn.spec +++ b/python-autobahn.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} %{!?skip_python3:python3-%{**}}} Name: python-autobahn -Version: 19.5.1 +Version: 19.9.2 Release: 0 Summary: WebSocket and WAMP in Python for Twisted and asyncio License: MIT