diff --git a/python-shodan.changes b/python-shodan.changes index 3b3b703..8643ee0 100644 --- a/python-shodan.changes +++ b/python-shodan.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 7 09:15:15 UTC 2022 - Sebastian Wagner + +- Update to version 1.26.0: + - Add the ability to create custom data streams in the Shodan() class as well as the CLI (shodan stream --custom-filters ) + ------------------------------------------------------------------- Tue Jan 26 09:02:37 UTC 2021 - Sebastian Wagner diff --git a/python-shodan.spec b/python-shodan.spec index a82464c..6664a8a 100644 --- a/python-shodan.spec +++ b/python-shodan.spec @@ -1,7 +1,7 @@ # # spec file for package python-shodan # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %{!?license: %global license %doc} Name: python-shodan -Version: 1.25.0 +Version: 1.26.0 Release: 0 Summary: Python library and command-line utility for Shodan License: MIT @@ -37,7 +37,7 @@ Requires: python-colorama Requires: python-requests >= 2.2.1 Requires: python-setuptools Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives Recommends: python-curses Suggests: %{name}-doc BuildArch: noarch diff --git a/shodan-1.25.0.tar.gz b/shodan-1.25.0.tar.gz deleted file mode 100644 index 8318754..0000000 --- a/shodan-1.25.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7e2bddbc1b60bf620042d0010f4b762a80b43111dbea9c041d72d4325e260c23 -size 51374 diff --git a/shodan-1.26.0.tar.gz b/shodan-1.26.0.tar.gz new file mode 100644 index 0000000..3b5f091 --- /dev/null +++ b/shodan-1.26.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f2ee19bdcad41a5f4618c8e7e1759f62c337cc2214416b53ad3d0c04a1146bc +size 51572