Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a65d9cb093 |
4 changed files with 6 additions and 4 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -79,3 +79,5 @@
|
|||
/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
|
||||
|
|
|
|||
4
sources
4
sources
|
|
@ -1,2 +1,2 @@
|
|||
SHA512 (whois_5.6.5.tar.xz) = 35cbeaa576ad79535f0e29b5c9f92eef7d84b5bc7828597c7255ca32a3b8142df2312cdadc9679707736f3b11c89a96014d0266f4145cee600444d21f8a320b2
|
||||
SHA512 (whois_5.6.5.dsc) = f7ecf683c69172e318692623cceae56e8be66fb917f26a8f26f057b3d2662e54bafdbf60ae6943ee0f9a01806cee49bc7e5d3bce6f70935758a54046dde42d90
|
||||
SHA512 (whois_5.6.6.dsc) = 5514a7a784891d8e32b32a80fe526dc425ffee691943784b7dbc3df9d5e237bb91c3a4d54249a1469b434e911e3c0026a20ec2716491e63dd2ea43e3ce8195ba
|
||||
SHA512 (whois_5.6.6.tar.xz) = 4b68f1748f378dfaa966077911fcadfd299d41470f9d785191742e2a77e111bf0151422c732d03ab3bd9a7065e6eb48053ed8ed9dae2affb594c88be3dc5cd78
|
||||
|
|
|
|||
|
|
@ -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')
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
%global forgeurl https://github.com/rfc1036/whois
|
||||
|
||||
Name: whois
|
||||
Version: 5.6.5
|
||||
Version: 5.6.6
|
||||
Release: %autorelease
|
||||
Summary: Improved WHOIS client
|
||||
License: GPL-2.0-or-later
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue