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:42:15 +00:00
parent c8bc8febd2
commit cb328069fb

View File

@ -2,7 +2,7 @@
Name: microdnf
Version: 3.8.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Lightweight implementation of DNF in C
License: GPLv2+
@ -53,6 +53,10 @@ minimal environment possible so you can build up to exactly what you need.
%{_bindir}/%{name}
%changelog
* Tue Jun 22 2021 Mohan Boddu <mboddu@redhat.com> - 3.8.0-2
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
* Wed Jun 02 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 3.8.0-1
- Update to 3.8.0
- distrosync: Fix style issues and plugin build with Meson