Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-10 01:28:47 +00:00 committed by Stepan Oksanichenko
parent eeeb076b6a
commit 4747c84c4b
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1 @@
4097f75e327b9579d1bd657fa8b01b55238ad8f5 util-macros-1.19.3.tar.bz2

View File

@ -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 <mboddu@redhat.com> - 1.19.3-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.19.3-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937