diff --git a/libkdumpfile.spec b/libkdumpfile.spec index df1bf08..19acf4c 100644 --- a/libkdumpfile.spec +++ b/libkdumpfile.spec @@ -1,6 +1,6 @@ Name: libkdumpfile Version: 0.4.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Kernel coredump file access License: LGPLv3+ or GPLv2+ @@ -88,6 +88,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_bindir}/* %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 0.4.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 0.4.0-3 - Rebuilt for Python 3.10