From a3ad4e542d7ef7fd2260ad298220f9b42c4b845f Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Wed, 10 May 2023 16:29:18 +0000 Subject: [PATCH] Fix changelog --- SPECS/redhat-rpm-config.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SPECS/redhat-rpm-config.spec b/SPECS/redhat-rpm-config.spec index 6d3ad91..78d68b8 100644 --- a/SPECS/redhat-rpm-config.spec +++ b/SPECS/redhat-rpm-config.spec @@ -256,6 +256,7 @@ install -p -m 644 -t %{buildroot}%{_rpmluadir}/fedora/srpm forge.lua * Mon Feb 13 2023 Miro HronĨok - 199-1 - Add pyproject-srpm-macros to the default buildroot - Related: rhbz#2168193 + * Tue Feb 07 2023 Nick Clifton - 198-1 - Fix triggers for the installation and removal of gcc-plugin-annobin. (#2167713) @@ -265,6 +266,7 @@ install -p -m 644 -t %{buildroot}%{_rpmluadir}/fedora/srpm forge.lua * Mon Jun 27 2022 Nick Clifton - 196-1 - Pass "--remove section .gnu.build.attributes" to the find-debuginfo script. - Resolves: rhbz#2099613 + * Wed Jun 15 2022 Florian Festi - 195-1 - Detect compressed kernel modules - Resolves: rhbz#2008544