|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: low-memory-monitor
|
|
|
|
|
Version: 2.1
|
|
|
|
|
Release: 11%{?dist}
|
|
|
|
|
Release: 12%{?dist}
|
|
|
|
|
Summary: Monitors low-memory conditions
|
|
|
|
|
|
|
|
|
|
License: GPLv3+
|
|
|
|
@ -70,6 +70,10 @@ systemctl --no-reload preset low-memory-monitor.service &>/dev/null || :
|
|
|
|
|
%{_datadir}/gtk-doc/html/%{name}/
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.1-12
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.1-11
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|