From f39250cb3201c3ffd5a66d3573cd5724644f80c4 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 30 Mar 2021 16:30:26 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/whois.git#ad29944bcc396efc2b074fb0d04368f06a4e1e83 --- .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