forked from pool/whois
Accepting request 943943 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/943943 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/whois?expand=0&rev=84
This commit is contained in:
commit
fc230838b1
16
whois.asc
16
whois.asc
@ -5,7 +5,7 @@ Format: 3.0 (native)
|
||||
Source: whois
|
||||
Binary: whois
|
||||
Architecture: any
|
||||
Version: 5.5.10
|
||||
Version: 5.5.11
|
||||
Maintainer: Marco d'Itri <md@linux.it>
|
||||
Standards-Version: 4.5.0.3
|
||||
Vcs-Browser: https://github.com/rfc1036/whois
|
||||
@ -14,16 +14,16 @@ Build-Depends: debhelper (>= 10), gettext, pkg-config, libidn2-dev (>= 2.0.3)
|
||||
Package-List:
|
||||
whois deb net standard arch=any
|
||||
Checksums-Sha1:
|
||||
229ea4ccba497b96b8024ac1d25c5ba573fa5b07 85168 whois_5.5.10.tar.xz
|
||||
ba715b7fffe43b7994172b6a4bfeb656d802bf33 85348 whois_5.5.11.tar.xz
|
||||
Checksums-Sha256:
|
||||
2391037b079695d0e9fd3c85ab021809a539cf093d25b6c51ca65019a54158dd 85168 whois_5.5.10.tar.xz
|
||||
966281eb8301c14a1acc17e46c70061f73179d80e370aef43065c22f0947fb87 85348 whois_5.5.11.tar.xz
|
||||
Files:
|
||||
4db48a482a06261ffa358d9f52c9bd7e 85168 whois_5.5.10.tar.xz
|
||||
7c93595b0bb68c6fce66dad2f8585c26 85348 whois_5.5.11.tar.xz
|
||||
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEARYIAB0WIQQnKUXNg20437dCfobLPsM64d7XgQUCYL0MLQAKCRDLPsM64d7X
|
||||
gcW0AQCWoCN3wKFTYJmwo3RKUtU6wmgvv6Qgh4PaT+9KnGzLFgEA8jI88bIot+l3
|
||||
jyhy/NO99R8S/pZY88hJ2AoDpqarMQY=
|
||||
=UQKo
|
||||
iHUEARYIAB0WIQQnKUXNg20437dCfobLPsM64d7XgQUCYdMysQAKCRDLPsM64d7X
|
||||
gcsFAQC+eUhouZCxUEMiFnm2VOmKizp6KwQPc54/h16qKYtkkwD/fP/7FLunbfbk
|
||||
vTYMFf23NPiVfI/9ovzLuPYgCGKmvQs=
|
||||
=wiEQ
|
||||
-----END PGP SIGNATURE-----
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 4 16:35:08 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 5.5.11:
|
||||
* Implemented a --no-recursion command line option to disable recursion
|
||||
from registrar to registry servers.
|
||||
* Updated the .pro, .vu and .xxx TLD servers.
|
||||
* Updated the list of new gTLDs.
|
||||
* Removed 7 new gTLDs which are no longer active.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 5 07:44:26 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package whois
|
||||
#
|
||||
# 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
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: whois
|
||||
Version: 5.5.10
|
||||
Version: 5.5.11
|
||||
Release: 0
|
||||
Summary: Intelligent WHOIS client
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2391037b079695d0e9fd3c85ab021809a539cf093d25b6c51ca65019a54158dd
|
||||
size 85168
|
3
whois_5.5.11.tar.xz
Normal file
3
whois_5.5.11.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:966281eb8301c14a1acc17e46c70061f73179d80e370aef43065c22f0947fb87
|
||||
size 85348
|
Loading…
Reference in New Issue
Block a user