Update to 5.5.16 (#2173826)

This commit is contained in:
Petr Menšík 2023-04-14 15:49:40 +02:00
parent aac2057f2d
commit 8cf2d55dd5
3 changed files with 10 additions and 5 deletions

2
.gitignore vendored
View File

@ -65,3 +65,5 @@
/whois-5.5.15.tar.gz
/whois_5.5.15.tar.xz
/whois_5.5.15.dsc
/whois_5.5.16.tar.xz
/whois_5.5.16.dsc

View File

@ -1,2 +1,2 @@
SHA512 (whois_5.5.15.tar.xz) = e173927fd3428d27bc8ab34b1a66b82d6a2cfc107245755868bdd33cb7eb1b8159e87774c3a751d9694e65b3d870b9904dc9a3c657dca385950c8a19be1fa61c
SHA512 (whois_5.5.15.dsc) = 74511abff1e5becbf47937308390067682cc1b2d72309f40ebb7e2c534b3a833c814852163df4da49de1cc50e7c80f6b96cf0ba408ef84c1d9ad21ee2c3fdc4b
SHA512 (whois_5.5.16.tar.xz) = 302a88edad11fee38b4d16b78af38701938d8d875e5ef22b9f40147717f9edda5abc5b791638bb2a3534214938a598faeeae5001275e751d480f95761b6bff14
SHA512 (whois_5.5.16.dsc) = 2e08dd21d98f2d63ec37b67507b91343d21cae9ccdd8712ae4e98017ec801df6903672272c828d0740d54556998032d439679ba64263e520c629e335eaff690b

View File

@ -8,8 +8,8 @@
%global forgeurl https://github.com/rfc1036/whois
Name: whois
Version: 5.5.15
Release: 3%{?dist}
Version: 5.5.16
Release: 1%{?dist}
Summary: Improved WHOIS client
License: GPLv2+
URL: https://www.linux.it/~md/software/
@ -94,7 +94,7 @@ whois tools messages translated into different natural languages.
dscverify --keyring "${TMPKEY}" %{SOURCE1}
rm -f "${TMPKEY}"
%endif
%autosetup -p1 -n %{name}
%autosetup -p1
%build
%{make_build} CONFIG_FILE="%{_sysconfdir}/%{cfgfile}" \
@ -150,6 +150,9 @@ fi
%endif
%changelog
* Fri Apr 14 2023 Petr Menšík <pemensik@redhat.com> - 5.5.16-1
- Update to 5.5.16 (#2173826)
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.5.15-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild