Rebuild to pick up OpenSSL 3.0 Beta ABI (#1984097)

Related: #1984097
This commit is contained in:
Florian Weimer 2021-07-28 10:15:09 +02:00
parent 46bcb5e442
commit 1e32dde3f0
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Summary: Modular text mode IRC client with Perl scripting
Name: irssi
Version: 1.2.2
Release: 10%{?dist}
Release: 11%{?dist}
License: GPLv2+
URL: http://irssi.org/
@ -90,6 +90,9 @@ chmod -R u+w $RPM_BUILD_ROOT%{perl_vendorarch}
%changelog
* Wed Jul 28 2021 Florian Weimer <fweimer@redhat.com> - 1.2.2-11
- Rebuild to pick up OpenSSL 3.0 Beta ABI (#1984097)
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.2-10
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065