diff --git a/crash-gcore-command.spec b/crash-gcore-command.spec index fc42c00..9b37e44 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.3 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2 Source0: https://github.com/fujitsu/crash-gcore/archive/v%{version}/%{name}-%{version}.tar.gz URL: https://github.com/fujitsu/crash-gcore @@ -43,6 +43,9 @@ install -m 0755 -t %{buildroot}%{_libdir}/crash/extensions %{_builddir}/%{repona %license COPYING %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 1.6.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Tue Jul 26 2022 HATAYAMA Daisuke - 1.6.3-2 - gcore.mk: fix mismatch of _FILE_OFFSET_BITS when building gcore.so - coredump: fix unexpected truncation of generated core files