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:43:03 +00:00
parent d036aa986d
commit b5d84b16f2
1 changed files with 5 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Summary: Open implementation of Service Location Protocol V2
Name: openslp
Version: 2.0.0
Release: 27%{?dist}
Release: 28%{?dist}
License: BSD
URL: http://sourceforge.net/projects/openslp/
@ -172,6 +172,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.la
%changelog
* Tue Jun 22 2021 Mohan Boddu <mboddu@redhat.com> - 2.0.0-28
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.0.0-27
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937