From c01b791bdfcdffaec0774417a2c8ab886fdf5078 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 3 Jan 2020 08:58:55 +0100 Subject: [PATCH] 5.5.4 bump --- .gitignore | 1 + sources | 2 +- whois.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 56edbe1..c200fc2 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,4 @@ /whois_5.5.1.tar.xz /whois_5.5.2.tar.xz /whois_5.5.3.tar.xz +/whois_5.5.4.tar.xz diff --git a/sources b/sources index 2f2cfbb..e18c749 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (whois_5.5.3.tar.xz) = cf92c17b9187da1fb5ef38d3e814cb5590fc9bcb5c8f53640428cb7680fd003ce71d8a6819279b571138da1b31042b65eb1dac5d3b220ab725d191958c4ba47b +SHA512 (whois_5.5.4.tar.xz) = d3b29da726bdcf97be0eb6744abf62942c47a3a5a94f95ba452ebab7a6661de38823d627d0738ca010701bb6d363293ca915ceec33b6ce2ea921c665afebe796 diff --git a/whois.spec b/whois.spec index 153675a..e6c0953 100644 --- a/whois.spec +++ b/whois.spec @@ -10,7 +10,7 @@ %{bcond_without whois_enables_libidn2} Name: whois -Version: 5.5.3 +Version: 5.5.4 Release: 1%{?dist} Summary: Improved WHOIS client License: GPLv2+ @@ -63,7 +63,7 @@ Conflicts: expect < 5.45.4-8.fc30 Requires: whois-nls = %{version}-%{release} # whois-mkpasswd package renamed to mkpasswd in 5.4.0-2.fc30, bug #1649426 Obsoletes: whois-mkpasswd <= 5.4.0-1.fc30 -# but we continue upgrading whois in older Fedoras without the rename +# but we continued upgrading whois in Fedoras < 30 without the rename Obsoletes: whois-mkpasswd <= 5.5.3-1.fc29 Provides: whois-mkpasswd = %{version}-%{release} @@ -139,6 +139,9 @@ fi %endif %changelog +* Fri Jan 03 2020 Petr Pisar - 5.5.4-1 +- 5.5.4 bump + * Mon Nov 18 2019 Petr Pisar - 5.5.3-1 - 5.5.3 bump