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)