5.2.20 bump

This commit is contained in:
Petr Písař 2018-01-02 13:39:52 +01:00
parent 20887ab4dd
commit 91ea8e372a
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -1 +1 @@
SHA512 (whois_5.2.19.tar.xz) = 93e6df6bda18fe1dd9b8ca017271a46c6e2b721820260b11c5427258f6c0010cb573cc619def5af44a56b5740423b46ad7b383da7743cc35517f4526a720389f
SHA512 (whois_5.2.20.tar.xz) = 3308d9f5562babe007e46b7764718f13c1e7cd8ef7f501161353e4b1b81efacec9742ec25dec3b1cc80940898c785c1920a1aa68af10081f952ebde320075808

View File

@ -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 <ppisar@redhat.com> - 5.2.20-1
- 5.2.20 bump
* Mon Dec 11 2017 Petr Pisar <ppisar@redhat.com> - 5.2.19-1
- 5.2.19 bump