From ad29944bcc396efc2b074fb0d04368f06a4e1e83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 29 Mar 2021 14:57:21 +0200 Subject: [PATCH] 5.5.9 bump --- .gitignore | 1 + sources | 2 +- whois.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f41c9ee..45c457c 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sources b/sources index 2485429..a1c111c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (whois_5.5.8.tar.xz) = d3eb3ef832ecf74744de2b9a35f2110346ffe8e82633f214e763021a7da1eefa442c85ed42e383d413afa0c1c120d9a90f559b078166b02f27db680b3773f62a +SHA512 (whois_5.5.9.tar.xz) = 39710df68977f869ccaea07923192a525aa4b418c6d7d874ef560ad5bd837596e17ac08edfc3e6276dfe903a8186a05806567bbd38b65f04ecc020b5e9a3ad4b diff --git a/whois.spec b/whois.spec index 9a3bf9a..35c98d4 100644 --- a/whois.spec +++ b/whois.spec @@ -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 - 5.5.9-1 +- 5.5.9 bump + * Tue Feb 16 2021 Petr Pisar - 5.5.8-1 - 5.5.8 bump