Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-10 01:23:08 +00:00 committed by Stepan Oksanichenko
parent 950a9e42bf
commit 000988c4ce
2 changed files with 6 additions and 1 deletions

1
.xcb-util-wm.metadata Normal file
View File

@ -0,0 +1 @@
7006c52b961c123355320bfc30477cdf90c8bbb7 xcb-util-wm-0.4.1.tar.bz2

View File

@ -1,6 +1,6 @@
Name: xcb-util-wm
Version: 0.4.1
Release: 21%{?dist}
Release: 22%{?dist}
Summary: Client and window-manager helper library on top of libxcb
License: MIT
URL: http://xcb.freedesktop.org
@ -67,6 +67,10 @@ rm %{buildroot}%{_libdir}/*.la
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.4.1-22
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.4.1-21
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937