diff --git a/.gitignore b/.gitignore index f44ca62..0c6f977 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ /whois_5.2.18.tar.xz /whois_5.2.19.tar.xz /whois_5.2.20.tar.xz +/whois_5.3.0.tar.xz diff --git a/sources b/sources index ac16f95..5ea518e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (whois_5.2.20.tar.xz) = 3308d9f5562babe007e46b7764718f13c1e7cd8ef7f501161353e4b1b81efacec9742ec25dec3b1cc80940898c785c1920a1aa68af10081f952ebde320075808 +SHA512 (whois_5.3.0.tar.xz) = a507f38254d826a9112d1f5a7888fbd4b79eeaa372977c02e4e8235509d133540ba647ddece95376f6ac704f9b1042d276051d4a3a36d10906ad11f69561432f diff --git a/whois.spec b/whois.spec index 76dde13..f4b15c4 100644 --- a/whois.spec +++ b/whois.spec @@ -4,7 +4,7 @@ %{bcond_without whois_enables_libidn2} Name: whois -Version: 5.2.20 +Version: 5.3.0 Release: 1%{?dist} Summary: Improved WHOIS client License: GPLv2+ @@ -89,6 +89,9 @@ fi %{_mandir}/man5/%{cfgfile}.5.gz %changelog +* Wed Jan 24 2018 Petr Pisar - 5.3.0-1 +- 5.3.0 bump + * Tue Jan 02 2018 Petr Pisar - 5.2.20-1 - 5.2.20 bump