5.5.3 bump
This commit is contained in:
parent
3ebb16e0ca
commit
fb54b6cc13
1
.gitignore
vendored
1
.gitignore
vendored
@ -50,3 +50,4 @@
|
||||
/whois_5.5.0.tar.xz
|
||||
/whois_5.5.1.tar.xz
|
||||
/whois_5.5.2.tar.xz
|
||||
/whois_5.5.3.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (whois_5.5.2.tar.xz) = a06674317f31c5e7dee02e05b68b2a20f4c814dcc3acf3b0fbb93f18b42e4e6da483e76b03a5d5cf9d9750eeb6a69c4183cd516bcd57e16f98c7e6bad032c555
|
||||
SHA512 (whois_5.5.3.tar.xz) = cf92c17b9187da1fb5ef38d3e814cb5590fc9bcb5c8f53640428cb7680fd003ce71d8a6819279b571138da1b31042b65eb1dac5d3b220ab725d191958c4ba47b
|
||||
|
@ -10,8 +10,8 @@
|
||||
%{bcond_without whois_enables_libidn2}
|
||||
|
||||
Name: whois
|
||||
Version: 5.5.2
|
||||
Release: 2%{?dist}
|
||||
Version: 5.5.3
|
||||
Release: 1%{?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.2-2.fc29
|
||||
Obsoletes: whois-mkpasswd <= 5.5.3-1.fc29
|
||||
Provides: whois-mkpasswd = %{version}-%{release}
|
||||
|
||||
%description -n mkpasswd
|
||||
@ -139,6 +139,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Nov 18 2019 Petr Pisar <ppisar@redhat.com> - 5.5.3-1
|
||||
- 5.5.3 bump
|
||||
|
||||
* Tue Oct 29 2019 Petr Pisar <ppisar@redhat.com> - 5.5.2-2
|
||||
- Adjusts obsoletance for whois-mkpasswd-5.5.2 (bug #1684112)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user