diff --git a/urlscan-1.0.1.tar.gz b/urlscan-1.0.1.tar.gz deleted file mode 100644 index c4333ff..0000000 --- a/urlscan-1.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e9bda5880a8fa3de89e1fe204a8d6fbcc9abf41dfe0ed6da21df5f6284099c4 -size 34316 diff --git a/urlscan-1.0.2.tar.gz b/urlscan-1.0.2.tar.gz new file mode 100644 index 0000000..5ed5b89 --- /dev/null +++ b/urlscan-1.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4c7d29a8a1b24a2829bb6a9eb87d62f58ae27a0118d0a1d87cd3596e2f17dd6 +size 35773 diff --git a/urlscan.changes b/urlscan.changes index 6534e77..385cdd2 100644 --- a/urlscan.changes +++ b/urlscan.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed May 1 16:56:56 UTC 2024 - Andrea Manzini + +- update to 1.0.2: + * Correct escaped pipe character in urlscan.1 + * fix: patch invalid escape sequence in regex argument help text to support py3.12 + * read me update - neomutt term color compatability + * Fix for newer urwid versions + ------------------------------------------------------------------- Wed Jul 26 18:56:39 UTC 2023 - Dirk Müller diff --git a/urlscan.spec b/urlscan.spec index ed8b0cb..a83785c 100644 --- a/urlscan.spec +++ b/urlscan.spec @@ -1,7 +1,7 @@ # # spec file for package urlscan # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 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 pythons python3 Name: urlscan -Version: 1.0.1 +Version: 1.0.2 Release: 0 Summary: An other URL extractor/viewer License: GPL-2.0-or-later