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 01:19:46 +00:00
parent b25407a5b0
commit fe5bcc85ee

View File

@ -5,7 +5,7 @@
Name: weldr-client
Version: 35.1
Release: 3%{?dist}
Release: 4%{?dist}
# Upstream license specification: Apache-2.0
License: ASL 2.0
Summary: Command line utility to control osbuild-composer
@ -121,6 +121,10 @@ composer-cli package.
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 35.1-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Tue Jun 22 2021 Mohan Boddu <mboddu@redhat.com> - 35.1-3
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065