diff --git a/urlscan-0.8.3.tar.gz b/urlscan-0.8.3.tar.gz deleted file mode 100644 index 80e479b..0000000 --- a/urlscan-0.8.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e6bffcb762fc0406f5932a7a27b5d624e6f1b0bd2c6b785573b911b86c73486 -size 22532 diff --git a/urlscan-0.8.6.tar.gz b/urlscan-0.8.6.tar.gz new file mode 100644 index 0000000..840d7e1 --- /dev/null +++ b/urlscan-0.8.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ca880c048dca0b839c21d130845fbb7cc540cbdf670b65adcaad98125bbd579 +size 24338 diff --git a/urlscan.changes b/urlscan.changes index 0d3ca1e..09ca946 100644 --- a/urlscan.changes +++ b/urlscan.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Jul 4 06:19:46 UTC 2017 - werner@suse.de + +- Update to version 0.8.6 + * Fix tag mismatch in setup.py + * Fix #27 (URLs in markdown links) + * Tweak email address recognition + * Add ability to toggle context view + * Cleanup, commenting, add keyboard hints in the header + * Add shortening and toggling shortening of URLs + * Restructure URLChooser for current urwid best practices + * Update tlds list + * Replace AttrWrap (deprecated) with AttrMap + * Highlight selected URL. Fix #17 + * Implement #21 (Option to remove duplicate URLs) + ------------------------------------------------------------------- Mon Mar 13 07:23:10 UTC 2017 - werner@suse.de diff --git a/urlscan.spec b/urlscan.spec index 1cb736e..8978c02 100644 --- a/urlscan.spec +++ b/urlscan.spec @@ -17,7 +17,7 @@ Name: urlscan -Version: 0.8.3 +Version: 0.8.6 Release: 0 Summary: An other URL extractor/viewer License: GPL-2.0