From 992e1b56fd3acf55447a765c58485a0c96fa34f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 28 Jan 2019 10:13:53 +0100 Subject: [PATCH] 5.4.1 bump --- .gitignore | 1 + sources | 2 +- whois.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5a78bf2..c8be9dd 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sources b/sources index 3903b93..bf77734 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (whois_5.4.0.tar.xz) = d6b8f097eaaab216d862503c96aff32777caec3597b357fb2589b86e98c6ff52f35b18ea5f33d1ece23250c61f849daf9943a2895fe563b05fcbd26718b3b80e +SHA512 (whois_5.4.1.tar.xz) = 8036679be4b5cd7ab67903ca1c949e0261bd2589f5a4efa18b10ecab8a1e13d99e5e8b839a4974af22c6afcfff74f7bd1c4361ef1aa3ebf7621a7c8a6bc98c25 diff --git a/whois.spec b/whois.spec index a415181..c12b145 100644 --- a/whois.spec +++ b/whois.spec @@ -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 - 5.4.1-1 +- 5.4.1 bump + * Mon Jan 14 2019 Björn Esser - 5.4.0-3 - Rebuilt for libcrypt.so.2 (#1666033)