diff --git a/weldr-client.spec b/weldr-client.spec index abd73b3..d05a515 100644 --- a/weldr-client.spec +++ b/weldr-client.spec @@ -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 - 35.1-4 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Tue Jun 22 2021 Mohan Boddu - 35.1-3 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065