5.4.1 bump

This commit is contained in:
Petr Písař 2019-01-28 10:13:53 +01:00
parent 0fde4e96be
commit 992e1b56fd
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -44,3 +44,4 @@
/whois_5.3.1.tar.xz
/whois_5.3.2.tar.xz
/whois_5.4.0.tar.xz
/whois_5.4.1.tar.xz

View File

@ -1 +1 @@
SHA512 (whois_5.4.0.tar.xz) = d6b8f097eaaab216d862503c96aff32777caec3597b357fb2589b86e98c6ff52f35b18ea5f33d1ece23250c61f849daf9943a2895fe563b05fcbd26718b3b80e
SHA512 (whois_5.4.1.tar.xz) = 8036679be4b5cd7ab67903ca1c949e0261bd2589f5a4efa18b10ecab8a1e13d99e5e8b839a4974af22c6afcfff74f7bd1c4361ef1aa3ebf7621a7c8a6bc98c25

View File

@ -6,8 +6,8 @@
%{bcond_without whois_enables_libidn2}
Name: whois
Version: 5.4.0
Release: 3%{?dist}
Version: 5.4.1
Release: 1%{?dist}
Summary: Improved WHOIS client
License: GPLv2+
URL: http://www.linux.it/~md/software/
@ -133,6 +133,9 @@ fi
%endif
%changelog
* Mon Jan 28 2019 Petr Pisar <ppisar@redhat.com> - 5.4.1-1
- 5.4.1 bump
* Mon Jan 14 2019 Björn Esser <besser82@fedoraproject.org> - 5.4.0-3
- Rebuilt for libcrypt.so.2 (#1666033)