From 289c7c11f901debd745613dd6bfd895ebf4c05d2 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:26:37 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- tftp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)