Adjusts obsoletance for whois-mkpasswd-5.5.2 (bug #1684112)
This commit is contained in:
parent
7b542bc747
commit
3ebb16e0ca
@ -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 <ppisar@redhat.com> - 5.5.2-2
|
||||
- Adjusts obsoletance for whois-mkpasswd-5.5.2 (bug #1684112)
|
||||
|
||||
* Thu Oct 03 2019 Jitka Plesnikova <jplesnik@redhat.com> - 5.5.2-1
|
||||
- 5.5.2 bump
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user