5.5.2 bump

This commit is contained in:
Jitka Plesnikova 2019-10-03 13:46:01 +02:00
parent 04a9068d7a
commit 7b542bc747
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -1 +1 @@
SHA512 (whois_5.5.1.tar.xz) = 8aa58453b24f132f1ad35225e833a9fd3e66145f12485af48573c8464a664a8fda11a47cd6222bac5c2064aea729c92df45e546fa8ee6b962f2a98f2fa202f00
SHA512 (whois_5.5.2.tar.xz) = a06674317f31c5e7dee02e05b68b2a20f4c814dcc3acf3b0fbb93f18b42e4e6da483e76b03a5d5cf9d9750eeb6a69c4183cd516bcd57e16f98c7e6bad032c555

View File

@ -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 <jplesnik@redhat.com> - 5.5.2-1
- 5.5.2 bump
* Mon Aug 19 2019 Petr Pisar <ppisar@redhat.com> - 5.5.1-1
- 5.5.1 bump