From 91ea8e372a5f4ee10ee3b1288b88f8c70ffbc3a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Tue, 2 Jan 2018 13:39:52 +0100 Subject: [PATCH] 5.2.20 bump --- .gitignore | 1 + sources | 2 +- whois.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d59ecf3..f44ca62 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ /whois_5.2.17.tar.xz /whois_5.2.18.tar.xz /whois_5.2.19.tar.xz +/whois_5.2.20.tar.xz diff --git a/sources b/sources index 71025d6..ac16f95 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (whois_5.2.19.tar.xz) = 93e6df6bda18fe1dd9b8ca017271a46c6e2b721820260b11c5427258f6c0010cb573cc619def5af44a56b5740423b46ad7b383da7743cc35517f4526a720389f +SHA512 (whois_5.2.20.tar.xz) = 3308d9f5562babe007e46b7764718f13c1e7cd8ef7f501161353e4b1b81efacec9742ec25dec3b1cc80940898c785c1920a1aa68af10081f952ebde320075808 diff --git a/whois.spec b/whois.spec index 8f2c7b0..76dde13 100644 --- a/whois.spec +++ b/whois.spec @@ -4,7 +4,7 @@ %{bcond_without whois_enables_libidn2} Name: whois -Version: 5.2.19 +Version: 5.2.20 Release: 1%{?dist} Summary: Improved WHOIS client License: GPLv2+ @@ -89,6 +89,9 @@ fi %{_mandir}/man5/%{cfgfile}.5.gz %changelog +* Tue Jan 02 2018 Petr Pisar - 5.2.20-1 +- 5.2.20 bump + * Mon Dec 11 2017 Petr Pisar - 5.2.19-1 - 5.2.19 bump