Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-10 00:28:57 +00:00
parent 1fe830515f
commit 6cc9be8880

View File

@ -1,6 +1,6 @@
Name: qclib
Version: 2.3.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Library for extraction of system information for Linux on z Systems
License: BSD
URL: https://github.com/ibm-s390-linux/qclib
@ -83,6 +83,10 @@ make test-sh test
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2.3.0-2
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Jun 03 2021 Dan Horák <dan[at]danny.cz> - 2.3.0-1
- updated to 2.3.0 (#1869549)
- Resolves: #1869549