From 3ebb16e0ca355b12b865c71ca0bec52c514daa3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Tue, 29 Oct 2019 11:52:16 +0100 Subject: [PATCH] Adjusts obsoletance for whois-mkpasswd-5.5.2 (bug #1684112) --- whois.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/whois.spec b/whois.spec index 43c31e4..278fdfa 100644 --- a/whois.spec +++ b/whois.spec @@ -11,7 +11,7 @@ Name: whois Version: 5.5.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Improved WHOIS client License: GPLv2+ URL: http://www.linux.it/~md/software/ @@ -64,7 +64,7 @@ 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 -Obsoletes: whois-mkpasswd <= 5.5.1-1.fc29 +Obsoletes: whois-mkpasswd <= 5.5.2-2.fc29 Provides: whois-mkpasswd = %{version}-%{release} %description -n mkpasswd @@ -139,6 +139,9 @@ fi %endif %changelog +* Tue Oct 29 2019 Petr Pisar - 5.5.2-2 +- Adjusts obsoletance for whois-mkpasswd-5.5.2 (bug #1684112) + * Thu Oct 03 2019 Jitka Plesnikova - 5.5.2-1 - 5.5.2 bump