diff --git a/python-shodan.changes b/python-shodan.changes index cbbeafc..12e7d55 100644 --- a/python-shodan.changes +++ b/python-shodan.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Apr 7 07:07:18 UTC 2020 - Sebastian Wagner + +- update to version 1.23.0: + - Add new CLI command: shodan alert domain + +------------------------------------------------------------------- +Fri Mar 27 18:31:29 UTC 2020 - Sebastian Wagner + +- update to version 1.22.1: + - vulns: Fix bug when converting data file to CSV using Python3 + ------------------------------------------------------------------- Fri Mar 27 10:45:45 UTC 2020 - pgajdos@suse.com diff --git a/python-shodan.spec b/python-shodan.spec index e709331..19dcb13 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.22.0 +Version: 1.23.0 Release: 0 Summary: Python library and command-line utility for Shodan License: MIT diff --git a/shodan-1.22.0.tar.gz b/shodan-1.22.0.tar.gz deleted file mode 100644 index 7faedb2..0000000 --- a/shodan-1.22.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a9f098c2d24cf685b6d4a4bd46c7f56653c84f777f20d1a853cfd7672f68f35d -size 49000 diff --git a/shodan-1.23.0.tar.gz b/shodan-1.23.0.tar.gz new file mode 100644 index 0000000..6e13264 --- /dev/null +++ b/shodan-1.23.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31b0740ffaf7c5196a26a0b1edf7d271dffe54ea52bb1b34ba87aa231b5c339b +size 49457