Accepting request 1171221 from utilities
OBS-URL: https://build.opensuse.org/request/show/1171221 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/urlscan?expand=0&rev=15
This commit is contained in:
commit
47794305d2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4e9bda5880a8fa3de89e1fe204a8d6fbcc9abf41dfe0ed6da21df5f6284099c4
|
|
||||||
size 34316
|
|
3
urlscan-1.0.2.tar.gz
Normal file
3
urlscan-1.0.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e4c7d29a8a1b24a2829bb6a9eb87d62f58ae27a0118d0a1d87cd3596e2f17dd6
|
||||||
|
size 35773
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 1 16:56:56 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>
|
||||||
|
|
||||||
|
- 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 <dmueller@suse.com>
|
Wed Jul 26 18:56:39 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package urlscan
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define pythons python3
|
%define pythons python3
|
||||||
Name: urlscan
|
Name: urlscan
|
||||||
Version: 1.0.1
|
Version: 1.0.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An other URL extractor/viewer
|
Summary: An other URL extractor/viewer
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user