diff --git a/telnet.spec b/telnet.spec index 9b36c93..221221b 100644 --- a/telnet.spec +++ b/telnet.spec @@ -3,7 +3,7 @@ Summary: The client program for the Telnet remote login protocol Name: telnet Version: 0.17 -Release: 84%{?dist} +Release: 85%{?dist} Epoch: 1 License: BSD Source0: ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-telnet-%{version}.tar.gz @@ -162,6 +162,10 @@ install -D -p -m644 %SOURCE6 ${RPM_BUILD_ROOT}%{_unitdir}/telnet.socket %{_mandir}/man8/telnetd.8* %changelog +* Tue Aug 10 2021 Mohan Boddu - 1:0.17-85 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1:0.17-84 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937