diff --git a/tftp.spec b/tftp.spec index 38ef5f0..d13b529 100644 --- a/tftp.spec +++ b/tftp.spec @@ -3,7 +3,7 @@ Summary: The client for the Trivial File Transfer Protocol (TFTP) Name: tftp Version: 5.2 -Release: 46%{?dist} +Release: 47%{?dist} License: BSD-4-Clause-UC URL: http://www.kernel.org/pub/software/network/tftp/ Source0: http://www.kernel.org/pub/software/network/tftp/tftp-hpa/tftp-hpa-%{version}.tar.bz2 @@ -110,6 +110,9 @@ install -p -m 644 %SOURCE2 ${RPM_BUILD_ROOT}%{_unitdir} %{_unitdir}/* %changelog +* Mon Jun 24 2024 Troy Dawson - 5.2-47 +- Bump release for June 2024 mass rebuild + * Wed May 15 2024 Lukáš Zaoral - 5.2-46 - gating enablement rebuild (RHEL-25853)