- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 06:02:19 +00:00
parent f9ce352ff2
commit f463de7a8b

View File

@ -1,6 +1,6 @@
Name: uresourced
Version: 0.4.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Dynamically allocate resources to the active user
License: LGPLv2+
@ -54,6 +54,9 @@ to protect the sessions core processes (session.slice).
%{_userunitdir}/*
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.4.0-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Tue Mar 30 2021 Benjamin Berg <bberg@redhat.com> - 0.4.0-1
- New upstream release including cgroupify
Resolves: #1931938