diff --git a/.gitignore b/.gitignore index 214edba..33b05e9 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ /whois_5.4.3.tar.xz /whois_5.5.0.tar.xz /whois_5.5.1.tar.xz +/whois_5.5.2.tar.xz diff --git a/sources b/sources index 4429d57..8204b92 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (whois_5.5.1.tar.xz) = 8aa58453b24f132f1ad35225e833a9fd3e66145f12485af48573c8464a664a8fda11a47cd6222bac5c2064aea729c92df45e546fa8ee6b962f2a98f2fa202f00 +SHA512 (whois_5.5.2.tar.xz) = a06674317f31c5e7dee02e05b68b2a20f4c814dcc3acf3b0fbb93f18b42e4e6da483e76b03a5d5cf9d9750eeb6a69c4183cd516bcd57e16f98c7e6bad032c555 diff --git a/whois.spec b/whois.spec index 0e5773e..43c31e4 100644 --- a/whois.spec +++ b/whois.spec @@ -10,7 +10,7 @@ %{bcond_without whois_enables_libidn2} Name: whois -Version: 5.5.1 +Version: 5.5.2 Release: 1%{?dist} Summary: Improved WHOIS client License: GPLv2+ @@ -139,6 +139,9 @@ fi %endif %changelog +* Thu Oct 03 2019 Jitka Plesnikova - 5.5.2-1 +- 5.5.2 bump + * Mon Aug 19 2019 Petr Pisar - 5.5.1-1 - 5.5.1 bump