From 2be1f936091d7d3b32df75374e46d2c43a56b12d Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 16 Feb 2021 11:30:30 +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#5fbb302e41248df30e7b051a7cd920f2c2423623 --- .gitignore | 1 + sources | 2 +- whois.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 049b5ab..f41c9ee 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,4 @@ /whois_5.5.5.tar.xz /whois_5.5.6.tar.xz /whois_5.5.7.tar.xz +/whois_5.5.8.tar.xz diff --git a/sources b/sources index 2a984bc..2485429 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (whois_5.5.7.tar.xz) = aa13ed697685fc5cdb8f5912e91af7ff9cf561eed1bdeed6fae8930ce07e29b6009e40ba18b30c6c8c49c92380edcadfe7fe485ee4c17479e9d464dcd9424117 +SHA512 (whois_5.5.8.tar.xz) = d3eb3ef832ecf74744de2b9a35f2110346ffe8e82633f214e763021a7da1eefa442c85ed42e383d413afa0c1c120d9a90f559b078166b02f27db680b3773f62a diff --git a/whois.spec b/whois.spec index 432ad1b..9a3bf9a 100644 --- a/whois.spec +++ b/whois.spec @@ -10,8 +10,8 @@ %{bcond_without whois_enables_libidn2} Name: whois -Version: 5.5.7 -Release: 2%{?dist} +Version: 5.5.8 +Release: 1%{?dist} Summary: Improved WHOIS client License: GPLv2+ URL: http://www.linux.it/~md/software/ @@ -139,6 +139,9 @@ fi %endif %changelog +* Tue Feb 16 2021 Petr Pisar - 5.5.8-1 +- 5.5.8 bump + * Wed Jan 27 2021 Fedora Release Engineering - 5.5.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild