Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 09:26:37 -07:00
parent 9e0c6212ae
commit 289c7c11f9

View File

@ -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 <tdawson@redhat.com> - 5.2-47
- Bump release for June 2024 mass rebuild
* Wed May 15 2024 Lukáš Zaoral <lzaoral@redhat.com> - 5.2-46
- gating enablement rebuild (RHEL-25853)