From a2e99505dbb7eb9b2e03d63a57fb463a8dabe4d2 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 20:13:26 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- gnome-disk-utility.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gnome-disk-utility.spec b/gnome-disk-utility.spec index f45d4bf..14f57d3 100644 --- a/gnome-disk-utility.spec +++ b/gnome-disk-utility.spec @@ -2,7 +2,7 @@ Name: gnome-disk-utility Version: 40.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Disks License: GPLv2+ @@ -74,6 +74,10 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop %changelog +* Mon Aug 09 2021 Mohan Boddu - 40.2-2 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Mon Aug 09 2021 David King - 40.2-1 - Update to 40.2 (#1991430)