diff --git a/python-shodan.changes b/python-shodan.changes index 901dfa3..04957f5 100644 --- a/python-shodan.changes +++ b/python-shodan.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Aug 26 13:07:53 UTC 2018 - sebix+novell.com@sebix.at + +- update to version 0.9.1: + * The CHANGELOG is now part of the packages. + * Improved unicode handling in Python2 (#78) + * Add `tsv` output format for **shodan host** (#65) + * Show user-friendly error messages when running **shodan radar** without permission or in a window that's too small (#74) + * Improved exception handling to improve debugging **shodan init** (#77) + ------------------------------------------------------------------- Wed Aug 1 08:24:12 UTC 2018 - sebix+novell.com@sebix.at diff --git a/python-shodan.spec b/python-shodan.spec index 93a0a8e..2c6ce48 100644 --- a/python-shodan.spec +++ b/python-shodan.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %{!?license: %global license %doc} Name: python-shodan -Version: 1.9.0 +Version: 1.9.1 Release: 0 Summary: Python library and command-line utility for Shodan License: MIT diff --git a/shodan-1.9.0.tar.gz b/shodan-1.9.0.tar.gz deleted file mode 100644 index 6b38403..0000000 --- a/shodan-1.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b3906136c7d8c3335e8dc164770cad1ade6f55e76df91be1b1850f12f53ae4e6 -size 43389 diff --git a/shodan-1.9.1.tar.gz b/shodan-1.9.1.tar.gz new file mode 100644 index 0000000..845ed85 --- /dev/null +++ b/shodan-1.9.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4de6b52f730bd1e2e6be60f80ab68fe0428b419ecbfe8cfce74d072e6a07e1e6 +size 45097