From ea83d26ffaf50dc15dea6582a1749006c0998d07 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 01:28:54 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- xorg-x11-utils.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xorg-x11-utils.spec b/xorg-x11-utils.spec index de0351a..51d07e1 100644 --- a/xorg-x11-utils.spec +++ b/xorg-x11-utils.spec @@ -11,7 +11,7 @@ Summary: X.Org X11 X client utilities Name: xorg-x11-utils Version: 7.5 -Release: 39%{?dist} +Release: 40%{?dist} License: MIT URL: http://www.x.org @@ -104,6 +104,10 @@ various information. %{_mandir}/man1/xwininfo.1* %changelog +* Tue Aug 10 2021 Mohan Boddu - 7.5-40 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Apr 29 2021 Peter Hutterer 7.5-39 - Drop Provides for edid-decode, was removed in 7.7-33 (#1954354)