diff --git a/telnet.spec b/telnet.spec index 4eea467..2ee9562 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: 82%{?dist} +Release: 83%{?dist} Epoch: 1 License: BSD Source0: ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-telnet-%{version}.tar.gz @@ -162,6 +162,9 @@ install -D -p -m644 %SOURCE6 ${RPM_BUILD_ROOT}%{_unitdir}/telnet.socket %{_mandir}/man8/telnetd.8* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1:0.17-83 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Nov 19 2020 Michal Ruprich - 1:0.17-82 - Changing LD_FLAGS to RPM_LD_FLAGS - Use make_build macro and remove hard-coded gcc