From 7510ed2ad3666964524f09f7d124ccc68063362d Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 19:46:36 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- dconf-editor.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/dconf-editor.spec b/dconf-editor.spec index e7aee61..601ea8c 100644 --- a/dconf-editor.spec +++ b/dconf-editor.spec @@ -4,7 +4,7 @@ Name: dconf-editor Version: 3.38.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Configuration editor for dconf License: GPLv3+ and CC0 @@ -67,6 +67,10 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/ca.desrt.dconf-edi %{_mandir}/man1/dconf-editor.1* %changelog +* Mon Aug 09 2021 Mohan Boddu - 3.38.3-3 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Apr 15 2021 Mohan Boddu - 3.38.3-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937