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:48 +00:00
parent 259dae3379
commit a5bbf57cc2

View File

@ -2,7 +2,7 @@ Summary: Generic IMAP server compliancy tester
Name: imaptest
# Upstream is not really planning on adding version numbers
Version: 20210305
Release: 2%{?dist}
Release: 3%{?dist}
License: MIT
URL: https://www.imapwiki.org/ImapTest
Source0: https://dovecot.org/nightly/%{name}/%{name}-%{version}.tar.gz
@ -47,6 +47,10 @@ $RPM_BUILD_ROOT%{_bindir}/%{name} --help
%{_datadir}/%{name}/
%changelog
* Tue Jun 22 2021 Mohan Boddu <mboddu@redhat.com> - 20210305-3
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 20210305-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937