Switch back to debian archives with signature checking

Forgot to increase the release. Include also changelog entries.
This commit is contained in:
Petr Menšík 2023-01-06 16:08:47 +01:00
parent e2e25162bb
commit c2501a49ff

View File

@ -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 <pemensik@redhat.com> - 5.5.15-2
- Switch back to debian archives with signature checking
- Correct VCS tag format
* Tue Jan 03 2023 Petr Menšík <pemensik@redhat.com> - 5.5.15-1
- Update to 5.5.15 (#2156870)