diff --git a/urlscan-0.9.7.tar.gz b/urlscan-0.9.7.tar.gz deleted file mode 100644 index c113d6f..0000000 --- a/urlscan-0.9.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:02d44810f158e63398ab9598bcf70879f11de6fee33b93c8284bf8a8657826dd -size 33492 diff --git a/urlscan-0.9.9.tar.gz b/urlscan-0.9.9.tar.gz new file mode 100644 index 0000000..4fc2c24 --- /dev/null +++ b/urlscan-0.9.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c63206a6afbe7773903fa928833bd28af5887fc9d13f0e1e9529fed560a5eb8 +size 34116 diff --git a/urlscan.changes b/urlscan.changes index e52de68..cc43083 100644 --- a/urlscan.changes +++ b/urlscan.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Jan 30 15:23:36 UTC 2022 - Avinesh Kumar + +- update to version 0.9.9: + * Bugfix in f-string + * Updated setup.py after tagging previous version + +- update in version 0.9.8: + * Update TLD list + * Fix #118, crash on navigating to non-existant line + * Pylint fixes + * Move to subprocess run instead of call and Popen + * Switch to f-strings + ------------------------------------------------------------------- Fri Oct 8 14:30:28 UTC 2021 - Paolo Stivanin diff --git a/urlscan.spec b/urlscan.spec index 530e387..e649c10 100644 --- a/urlscan.spec +++ b/urlscan.spec @@ -1,7 +1,7 @@ # # spec file for package urlscan # -# 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 @@ -18,7 +18,7 @@ %define python_flavor python3 Name: urlscan -Version: 0.9.7 +Version: 0.9.9 Release: 0 Summary: An other URL extractor/viewer License: GPL-2.0-or-later