From 4747c84c4bc8376a14bddd2ce52f430ddc63b204 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 01:28:47 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags --- .xorg-x11-util-macros.metadata | 1 + xorg-x11-util-macros.spec | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .xorg-x11-util-macros.metadata diff --git a/.xorg-x11-util-macros.metadata b/.xorg-x11-util-macros.metadata new file mode 100644 index 0000000..41c46ac --- /dev/null +++ b/.xorg-x11-util-macros.metadata @@ -0,0 +1 @@ +4097f75e327b9579d1bd657fa8b01b55238ad8f5 util-macros-1.19.3.tar.bz2 diff --git a/xorg-x11-util-macros.spec b/xorg-x11-util-macros.spec index fd5a655..d34bd6c 100644 --- a/xorg-x11-util-macros.spec +++ b/xorg-x11-util-macros.spec @@ -4,7 +4,7 @@ Summary: X.Org X11 Autotools macros Name: xorg-x11-util-macros Version: 1.19.3 -Release: 3%{?dist} +Release: 4%{?dist} License: MIT URL: http://www.x.org BuildArch: noarch @@ -35,6 +35,10 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" %{_datadir}/util-macros %changelog +* Tue Aug 10 2021 Mohan Boddu - 1.19.3-4 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.19.3-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937