diff --git a/crash-gcore-command.spec b/crash-gcore-command.spec index 0e029d9..affb111 100644 --- a/crash-gcore-command.spec +++ b/crash-gcore-command.spec @@ -3,7 +3,7 @@ Summary: Gcore extension module for the crash utility Name: crash-gcore-command Version: 1.6.4 -Release: 6%{?dist} +Release: 7%{?dist} License: GPL-2.0-only Source0: https://github.com/fujitsu/crash-gcore/archive/v%{version}/%{name}-%{version}.tar.gz URL: https://github.com/fujitsu/crash-gcore @@ -36,6 +36,9 @@ install -m 0755 -t %{buildroot}%{_libdir}/crash/extensions %{_builddir}/%{repona %license COPYING %changelog +* Mon Jun 24 2024 Troy Dawson - 1.6.4-7 +- Bump release for June 2024 mass rebuild + * Wed Apr 24 2024 Tao Liu - 1.6.4-6 - Fix the hardening issue "FAIL: bind-now test because not linked with -Wl,-z,now" - add gating.yaml