Remove changelog from mkpasswd, it has double size of actual tool

This commit is contained in:
Petr Menšík 2022-04-22 14:07:25 +02:00 committed by Stepan Oksanichenko
parent 21df8c9163
commit d1e90dbaa8
2 changed files with 3 additions and 1 deletions

1
.whois.metadata Normal file
View File

@ -0,0 +1 @@
fbdda0adac82c3b0b71433dacdf2a58e6883a1e2 whois_5.5.9.tar.xz

View File

@ -133,7 +133,7 @@ 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
@ -141,6 +141,7 @@ fi
%changelog
* Fri Apr 22 2022 Petr Menšík <pemensik@redhat.com> - 5.5.9-4
- Enable mkpasswd building (#2054043)
- Remove changelog from mkpasswd, it has double size of actual tool
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 5.5.9-3
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags