This commit is contained in:
Fedora Release Engineering 2024-01-21 09:59:50 +00:00
parent a08dcd570c
commit c6ecd1d035

View File

@ -1,6 +1,6 @@
Name: numad Name: numad
Version: 0.5 Version: 0.5
Release: 42.20150602git%{?dist} Release: 43.20150602git%{?dist}
Summary: NUMA user daemon Summary: NUMA user daemon
License: LGPL-2.1-only License: LGPL-2.1-only
@ -51,6 +51,9 @@ install -D -p -m 644 {,%{buildroot}%{_sysconfdir}/logrotate.d/%{name}/}numad.log
%systemd_postun numad.service %systemd_postun numad.service
%changelog %changelog
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-43.20150602git
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Tue Nov 21 2023 Lukáš Zaoral <lzaoral@redhat.com> - 0.5-42.20150602git * Tue Nov 21 2023 Lukáš Zaoral <lzaoral@redhat.com> - 0.5-42.20150602git
- recognize the -m option - recognize the -m option
- modernize the specfile - modernize the specfile