5.5.4 bump
This commit is contained in:
parent
fb54b6cc13
commit
c01b791bdf
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (whois_5.5.3.tar.xz) = cf92c17b9187da1fb5ef38d3e814cb5590fc9bcb5c8f53640428cb7680fd003ce71d8a6819279b571138da1b31042b65eb1dac5d3b220ab725d191958c4ba47b
|
||||
SHA512 (whois_5.5.4.tar.xz) = d3b29da726bdcf97be0eb6744abf62942c47a3a5a94f95ba452ebab7a6661de38823d627d0738ca010701bb6d363293ca915ceec33b6ce2ea921c665afebe796
|
||||
|
||||
@ -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 <ppisar@redhat.com> - 5.5.4-1
|
||||
- 5.5.4 bump
|
||||
|
||||
* Mon Nov 18 2019 Petr Pisar <ppisar@redhat.com> - 5.5.3-1
|
||||
- 5.5.3 bump
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user