diff --git a/.gitignore b/.gitignore index 1e9f1f9..ad85e8f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /earlyoom-1.3.1.tar.gz /earlyoom-1.4.tar.gz /earlyoom-1.5.tar.gz +/earlyoom-1.6.tar.gz diff --git a/earlyoom.spec b/earlyoom.spec index e7c0d1e..a9e2e02 100644 --- a/earlyoom.spec +++ b/earlyoom.spec @@ -1,7 +1,7 @@ %global makeflags PREFIX=%{_prefix} SYSCONFDIR=%{_sysconfdir} SYSTEMDUNITDIR=%{_unitdir} Name: earlyoom -Version: 1.5 +Version: 1.6 Release: 1%{?dist} License: MIT @@ -17,6 +17,12 @@ BuildRequires: systemd BuildRequires: pandoc BuildRequires: gcc +%if 0%{?fedora} && 0%{?fedora} >= 32 +# https://fedoraproject.org/wiki/Changes/EnableEarlyoom +## Work around RHBZ#1814306 +Supplements: fedora-release-workstation +%endif + %description The oom-killer generally has a bad reputation among Linux users. This may be part of the reason Linux invokes it only when it has @@ -55,6 +61,12 @@ sed -e '/systemctl/d' -i Makefile %systemd_postun_with_restart %{name}.service %changelog +* Sat Apr 11 2020 Vitaly Zaitsev - 1.6-1 +- Updated to version 1.6. + +* Fri Apr 10 2020 Neal Gompa - 1.5-2 +- Add Supplements to fedora-release-workstation for F32+ to work around RHBZ#1814306 + * Mon Mar 23 2020 Vitaly Zaitsev - 1.5-1 - Updated to version 1.5. diff --git a/sources b/sources index 2ca6e38..c26cf8b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (earlyoom-1.5.tar.gz) = e6c813e184e3f88398dd0a079f992e7cc0532f0b38b587321d0bd74c68df77c182bfcbd11abd19ff4928e5a9d10ae82f16561a6b8bf4990e78b291ae1aa6f7ab +SHA512 (earlyoom-1.6.tar.gz) = 3733fbe074efeac7d5009b6eb8d90059f6307f14b7f691a30b094d2e36f19e821d2a07717afa496c9e7e228ea110bccd8452148dbc07240cec7e7266e517f1c6