Rebuilt for updated systemd-rpm-macros

See https://pagure.io/fesco/issue/2583.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2021-03-02 16:13:11 +01:00
parent e905d3fcb6
commit 68e4b1b6d6
1 changed files with 5 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: oomd
Summary: Userspace Out-Of-Memory (OOM) killer
Version: 0.4.0
Release: 5%{dist}
Release: 6%{dist}
License: GPLv2
URL: https://github.com/facebookincubator/oomd/
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
@ -76,6 +76,10 @@ Furthermore, time spent livedlocked in kernelspace is minimized.
%systemd_postun_with_restart oomd.service
%changelog
* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.4.0-6
- Rebuilt for updated systemd-rpm-macros
See https://pagure.io/fesco/issue/2583.
* Wed Feb 17 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.4.0-5
- Build for EPEL 8
- Make tests conditional