Rebuilt for RHEL 9 BETA for openssl 3.0

Related: rhbz#1971065
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-06-22 18:39:38 +00:00
parent 891c0a6884
commit a66beb6177

View File

@ -59,7 +59,7 @@
Name: ignition
Version: 2.9.0
Release: 5%{?dist}
Release: 6%{?dist}
Summary: First boot installer and configuration tool
License: ASL 2.0
URL: https://%{provider_prefix}
@ -605,6 +605,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
%endif
%changelog
* Tue Jun 22 2021 Mohan Boddu <mboddu@redhat.com> - 2.9.0-6
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.9.0-5
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937