From 5e4537476ca3684d3a8af2f3683074b76b48904f Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 20:13:18 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- gnome-devel-docs.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gnome-devel-docs.spec b/gnome-devel-docs.spec index 99045e9..2205cd6 100644 --- a/gnome-devel-docs.spec +++ b/gnome-devel-docs.spec @@ -2,7 +2,7 @@ Name: gnome-devel-docs Version: 40.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GNOME developer documentation # accessibility-devel-guide and optimization-guide are under the GFDL, other @@ -41,6 +41,10 @@ make %{?_smp_mflags} %license COPYING COPYING.GFDL %changelog +* Mon Aug 09 2021 Mohan Boddu - 40.3-2 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Mon Aug 09 2021 David King - 40.3-1 - Update to 40.3 (#1991429)