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:41:30 +00:00
parent 09c13f1e28
commit bea6623cfa
1 changed files with 5 additions and 1 deletions

View File

@ -22,7 +22,7 @@
Name: lib%{libname}
Version: 0.7.17
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Package dependency solver
License: BSD
@ -247,6 +247,10 @@ export LD_LIBRARY_PATH=%{buildroot}%{_libdir}
%endif
%changelog
* Tue Jun 22 2021 Mohan Boddu <mboddu@redhat.com> - 0.7.17-5
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.7.17-4
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937