diff --git a/tuna.spec b/tuna.spec index fc48a8f..2bbb9a2 100644 --- a/tuna.spec +++ b/tuna.spec @@ -1,6 +1,6 @@ Name: tuna Version: 0.16 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 Summary: Application tuning GUI & command line utility URL: https://git.kernel.org/pub/scm/utils/tuna/tuna.git @@ -67,6 +67,10 @@ done %{_datadir}/polkit-1/actions/org.tuna.policy %changelog +* Tue Aug 10 2021 Mohan Boddu - 0.16-2 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jun 30 2021 John Kacur - 0.16-1 - Update to latest upstream tuna-0.16 Resolves: rhbz#1890565