forked from pool/whois
Accepting request 1174264 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1174264 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/whois?expand=0&rev=96
This commit is contained in:
commit
a9318258b4
@ -5,7 +5,7 @@ Format: 3.0 (native)
|
|||||||
Source: whois
|
Source: whois
|
||||||
Binary: whois
|
Binary: whois
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Version: 5.5.22
|
Version: 5.5.23
|
||||||
Maintainer: Marco d'Itri <md@linux.it>
|
Maintainer: Marco d'Itri <md@linux.it>
|
||||||
Standards-Version: 4.6.2.0
|
Standards-Version: 4.6.2.0
|
||||||
Vcs-Browser: https://github.com/rfc1036/whois
|
Vcs-Browser: https://github.com/rfc1036/whois
|
||||||
@ -14,16 +14,16 @@ Build-Depends: debhelper-compat (= 13), gettext, pkgconf, bash-completion, libid
|
|||||||
Package-List:
|
Package-List:
|
||||||
whois deb net standard arch=any
|
whois deb net standard arch=any
|
||||||
Checksums-Sha1:
|
Checksums-Sha1:
|
||||||
09bb6e5063cfb619fb420ce3252c161c7affbb0d 90884 whois_5.5.22.tar.xz
|
18227c0efec651c31fe764cdc3af17f5389bcc21 90920 whois_5.5.23.tar.xz
|
||||||
Checksums-Sha256:
|
Checksums-Sha256:
|
||||||
03f12c27ae85870d7bcd95b14f3fb8b174532b2f2a59d8380c42ae436d0630d7 90884 whois_5.5.22.tar.xz
|
35c04e46bd8435f46e446a817728b5fae2f0a389033a9383e5e20bb6e8fba14a 90920 whois_5.5.23.tar.xz
|
||||||
Files:
|
Files:
|
||||||
181d830358a9942dd4ad9cd82d1b1c29 90884 whois_5.5.22.tar.xz
|
715c9bf22a0590fc810faf8a04b46b2d 90920 whois_5.5.23.tar.xz
|
||||||
|
|
||||||
-----BEGIN PGP SIGNATURE-----
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
iHUEARYIAB0WIQQnKUXNg20437dCfobLPsM64d7XgQUCZgr6mgAKCRDLPsM64d7X
|
iHUEARYIAB0WIQQnKUXNg20437dCfobLPsM64d7XgQUCZkCFJAAKCRDLPsM64d7X
|
||||||
gZF1AQCrWS0cIy2A6O6ZSRzYBhY1hQinkGJ28rQcaYzxkKyHCAD9HsK6q7uMNY/s
|
gW/3AQCDUnAAUD3p/HiyUZc+ZwQT7jHH3U8tIc3IXd4HqHS6tQEAkL+f65Z++phs
|
||||||
P2hJS1/ddzo/dzclQlATjYdgDWCz9go=
|
bdQOeOzkWNXixi5Xauj1oHz9c6vYGgs=
|
||||||
=ysoj
|
=MkWd
|
||||||
-----END PGP SIGNATURE-----
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 14 14:19:16 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 5.5.23:
|
||||||
|
+ Update the .sc TLD server.
|
||||||
|
+ Update the Singapore TLD servers.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 2 16:44:51 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Tue Apr 2 16:44:51 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: whois
|
Name: whois
|
||||||
Version: 5.5.22
|
Version: 5.5.23
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Intelligent WHOIS client
|
Summary: Intelligent WHOIS client
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -62,7 +62,7 @@ bash command line completion support for whois.
|
|||||||
# the signature is on the Debian .dsc. Extract the checksums and verify against source
|
# the signature is on the Debian .dsc. Extract the checksums and verify against source
|
||||||
echo "`grep -A1 "Checksums-Sha256" %{SOURCE2} | grep %{name}_%{version}.tar.xz | cut -d\ -f2` %{SOURCE0}" | sha256sum -c
|
echo "`grep -A1 "Checksums-Sha256" %{SOURCE2} | grep %{name}_%{version}.tar.xz | cut -d\ -f2` %{SOURCE0}" | sha256sum -c
|
||||||
|
|
||||||
%autosetup -p1
|
%autosetup -p1 -n %{name}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%make_build all mkpasswd HAVE_LIBIDN2=1 HAVE_ICONV=1 \
|
%make_build all mkpasswd HAVE_LIBIDN2=1 HAVE_ICONV=1 \
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:03f12c27ae85870d7bcd95b14f3fb8b174532b2f2a59d8380c42ae436d0630d7
|
|
||||||
size 90884
|
|
BIN
whois_5.5.23.tar.xz
(Stored with Git LFS)
Normal file
BIN
whois_5.5.23.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user