diff --git a/whois.spec b/whois.spec index 33062e0..e27ebf0 100644 --- a/whois.spec +++ b/whois.spec @@ -7,7 +7,7 @@ Name: whois Version: 5.5.12 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Improved WHOIS client License: GPLv2+ URL: http://www.linux.it/~md/software/ @@ -127,12 +127,15 @@ fi %if %{with whois_enables_mkpasswd} %files -n mkpasswd %license COPYING debian/copyright -%doc README debian/changelog +%doc README %{_bindir}/mkpasswd %{_mandir}/man1/mkpasswd.* %endif %changelog +* Fri Apr 22 2022 Petr Menšík - 5.5.12-2 +- Remove changelog from mkpasswd, it has double size of actual tool + * Fri Feb 25 2022 Petr Menšík - 5.5.12-1 - Update to 5.5.12