Compare commits

..

4 commits

Author SHA1 Message Date
Petr Písař
f62e5785af 5.6.5 bump 2025-10-13 14:06:12 +02:00
Petr Písař
16f60eaa78 5.6.4 bump
The Debian DSC file is now signed by a Debian tag2upload service
instead of the upstream.

Upstream recommends verifying git tags, but spectool does not support
git protocol.
2025-08-12 15:16:06 +02:00
Petr Písař
641f39d183 5.6.2 bump 2025-06-09 10:52:07 +02:00
6d94b7387d Add explicit BR: libxcrypt-devel
Signed-off-by: Björn Esser <besser82@fedoraproject.org>
2025-06-09 10:52:07 +02:00
4 changed files with 4 additions and 6 deletions

2
.gitignore vendored
View file

@ -79,5 +79,3 @@
/whois_5.6.4.tar.xz
/whois_5.6.5.tar.xz
/whois_5.6.5.dsc
/whois_5.6.6.dsc
/whois_5.6.6.tar.xz

View file

@ -1,2 +1,2 @@
SHA512 (whois_5.6.6.dsc) = 5514a7a784891d8e32b32a80fe526dc425ffee691943784b7dbc3df9d5e237bb91c3a4d54249a1469b434e911e3c0026a20ec2716491e63dd2ea43e3ce8195ba
SHA512 (whois_5.6.6.tar.xz) = 4b68f1748f378dfaa966077911fcadfd299d41470f9d785191742e2a77e111bf0151422c732d03ab3bd9a7065e6eb48053ed8ed9dae2affb594c88be3dc5cd78
SHA512 (whois_5.6.5.tar.xz) = 35cbeaa576ad79535f0e29b5c9f92eef7d84b5bc7828597c7255ca32a3b8142df2312cdadc9679707736f3b11c89a96014d0266f4145cee600444d21f8a320b2
SHA512 (whois_5.6.5.dsc) = f7ecf683c69172e318692623cceae56e8be66fb917f26a8f26f057b3d2662e54bafdbf60ae6943ee0f9a01806cee49bc7e5d3bce6f70935758a54046dde42d90

View file

@ -1,3 +1,3 @@
addFilter('name-repeated-in-summary WHOIS')
addFilter('name-repeated-in-summary .* WHOIS')
addFilter('spelling-error .* (Gettext|networksolutions|arin)')
addFilter('whois-nls\.noarch: W: no-documentation')

View file

@ -8,7 +8,7 @@
%global forgeurl https://github.com/rfc1036/whois
Name: whois
Version: 5.6.6
Version: 5.6.5
Release: %autorelease
Summary: Improved WHOIS client
License: GPL-2.0-or-later