5.5.9 bump

This commit is contained in:
Petr Písař 2021-03-29 14:57:21 +02:00
parent 5fbb302e41
commit ad29944bcc
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -56,3 +56,4 @@
/whois_5.5.6.tar.xz
/whois_5.5.7.tar.xz
/whois_5.5.8.tar.xz
/whois_5.5.9.tar.xz

View File

@ -1 +1 @@
SHA512 (whois_5.5.8.tar.xz) = d3eb3ef832ecf74744de2b9a35f2110346ffe8e82633f214e763021a7da1eefa442c85ed42e383d413afa0c1c120d9a90f559b078166b02f27db680b3773f62a
SHA512 (whois_5.5.9.tar.xz) = 39710df68977f869ccaea07923192a525aa4b418c6d7d874ef560ad5bd837596e17ac08edfc3e6276dfe903a8186a05806567bbd38b65f04ecc020b5e9a3ad4b

View File

@ -10,7 +10,7 @@
%{bcond_without whois_enables_libidn2}
Name: whois
Version: 5.5.8
Version: 5.5.9
Release: 1%{?dist}
Summary: Improved WHOIS client
License: GPLv2+
@ -139,6 +139,9 @@ fi
%endif
%changelog
* Mon Mar 29 2021 Petr Pisar <ppisar@redhat.com> - 5.5.9-1
- 5.5.9 bump
* Tue Feb 16 2021 Petr Pisar <ppisar@redhat.com> - 5.5.8-1
- 5.5.8 bump