Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:47:43 -07:00
parent 234e6f1d18
commit ce34e9dfd2

View File

@ -3,7 +3,7 @@
Name: makedumpfile
Version: 1.7.6
Summary: make a small dumpfile of kdump
Release: 1%{?dist}
Release: 2%{?dist}
License: GPL-2.0-only
URL: https://github.com/makedumpfile/makedumpfile
@ -58,6 +58,10 @@ install -m 755 -D eppic_makedumpfile.so %{buildroot}/%{_libdir}/eppic_makedumpfi
%license COPYING
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.7.6-2
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Wed Oct 23 2024 Lichen Liu <lichliu@redhat.com> - 1.7.6-1
- Update to upstream 1.7.6
- Support for kernels up to v6.11 (x86_64)