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-16 03:26:43 +00:00
parent 8d886f9061
commit 46bcb5e442
1 changed files with 5 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: 9%{?dist}
Release: 10%{?dist}
License: GPLv2+
URL: http://irssi.org/
@ -90,6 +90,10 @@ chmod -R u+w $RPM_BUILD_ROOT%{perl_vendorarch}
%changelog
* 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
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.2-9
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937