diff --git a/python-shodan.changes b/python-shodan.changes index fac63c3..2211956 100644 --- a/python-shodan.changes +++ b/python-shodan.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri May 3 18:23:49 UTC 2019 - Sebastian Wagner + +- update to version 1.13.0: + * New command **shodan domain** to lookup a domain in Shodan's DNS database + * Override environment configured settings if explicit proxy settings are supplied (@cudeso) + ------------------------------------------------------------------- Wed Apr 24 13:17:29 UTC 2019 - pgajdos@suse.com diff --git a/python-shodan.spec b/python-shodan.spec index 412b9a6..b3ac2fd 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.12.1 +Version: 1.13.0 Release: 0 Summary: Python library and command-line utility for Shodan License: MIT diff --git a/shodan-1.12.1.tar.gz b/shodan-1.12.1.tar.gz deleted file mode 100644 index d8332cd..0000000 --- a/shodan-1.12.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c30baebce853ad67677bf002dde96a1ca1a9729bdd300fbb3c5e5d889547a639 -size 46072 diff --git a/shodan-1.13.0.tar.gz b/shodan-1.13.0.tar.gz new file mode 100644 index 0000000..9413e60 --- /dev/null +++ b/shodan-1.13.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aa8ea11448159147dbdf65b2aa3b10d47c05decd94992fdd016efdc7781e91b +size 46387