Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:25:25 -07:00
parent 447305b236
commit 9839baca1d

View File

@ -47,7 +47,7 @@
Name: gawk Name: gawk
Summary: The GNU version of the AWK text processing utility Summary: The GNU version of the AWK text processing utility
Version: 5.3.0 Version: 5.3.0
Release: 5%{?dist} Release: 6%{?dist}
License: GPL-3.0-or-later AND GPL-2.0-or-later AND LGPL-2.1-or-later AND BSD-3-Clause License: GPL-3.0-or-later AND GPL-2.0-or-later AND LGPL-2.1-or-later AND BSD-3-Clause
@ -295,6 +295,10 @@ install -m 0644 -p awklib/eg/data/* %{buildroot}%{_docdir}/%{name}/eg/data/
# ============================================================================= # =============================================================================
%changelog %changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 5.3.0-6
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Aug 19 2024 Jakub Martisko <jamartis@redhat.com> - 5.3.0-4 * Mon Aug 19 2024 Jakub Martisko <jamartis@redhat.com> - 5.3.0-4
- Rebuild with enabled gating - Rebuild with enabled gating
Resolves RHEL-52115 Resolves RHEL-52115