From c2501a49ff42c29eb7675e4c496aea431f03108a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Men=C5=A1=C3=ADk?= Date: Fri, 6 Jan 2023 16:08:47 +0100 Subject: [PATCH] Switch back to debian archives with signature checking Forgot to increase the release. Include also changelog entries. --- whois.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/whois.spec b/whois.spec index 0cab3f8..ffdb7e3 100644 --- a/whois.spec +++ b/whois.spec @@ -9,7 +9,7 @@ Name: whois Version: 5.5.15 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Improved WHOIS client License: GPLv2+ URL: https://www.linux.it/~md/software/ @@ -150,6 +150,10 @@ fi %endif %changelog +* Fri Jan 06 2023 Petr Menšík - 5.5.15-2 +- Switch back to debian archives with signature checking +- Correct VCS tag format + * Tue Jan 03 2023 Petr Menšík - 5.5.15-1 - Update to 5.5.15 (#2156870)