Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:36:57 -07:00
parent 050c75e474
commit 6ecc098261

View File

@ -3,7 +3,7 @@
Summary: Network monitoring tools including ping
Name: iputils
Version: 20240905
Release: 1%{?dist}
Release: 2%{?dist}
# some parts are under the original BSD (ping.c)
# some are under GPLv2+ (tracepath.c)
License: BSD-4-Clause-UC AND GPL-2.0-or-later
@ -86,6 +86,10 @@ install -cp ifenslave.8 ${RPM_BUILD_ROOT}%{_mandir}/man8/
%attr(644,root,root) %{_mandir}/man8/ifenslave.8*
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 20240905-2
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Fri Sep 06 2024 Jan Macku <jamacku@redhat.com> - 20240905-1
- Update to 20240905 (RHEL-57770)