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