From b51a5eb0bdc00b321f241eab690a4248e3924475 Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Thu, 28 Mar 2024 13:09:09 +0000 Subject: [PATCH] Bump alma dist --- SPECS/redhat-rpm-config.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/SPECS/redhat-rpm-config.spec b/SPECS/redhat-rpm-config.spec index e6dba3e..8a65cb9 100644 --- a/SPECS/redhat-rpm-config.spec +++ b/SPECS/redhat-rpm-config.spec @@ -7,7 +7,7 @@ Summary: Red Hat specific rpm configuration files Name: redhat-rpm-config Version: 207 -Release: 1%{?dist}.alma +Release: 1%{?dist}.alma.1 # No version specified. License: GPL+ URL: https://src.fedoraproject.org/rpms/redhat-rpm-config @@ -254,12 +254,13 @@ install -p -m 644 -t %{buildroot}%{_rpmluadir}/fedora/srpm forge.lua %doc buildflags.md %changelog -* Thu Mar 28 2024 Eduard Abdullin - 207-1.alma +* Thu Mar 28 2024 Eduard Abdullin - 207-1.alma.1 - Fix AlmaLinux detection * Thu Jan 18 2024 Miro Hrončok - 207-1 - brp-python-bytecompile: Pass --invalidation-mode=timestamp to compileall - Resolves: RHEL-22139 + * Mon Oct 02 2023 Nikita Popov - 206-1 - Use correct format specifier in brp-llvm-compile-lto-elf @@ -279,6 +280,7 @@ install -p -m 644 -t %{buildroot}%{_rpmluadir}/fedora/srpm forge.lua * Mon May 08 2023 Nikita Popov - 201-1 - Add llvm dependency if clang toolchain used - Resolves: rhbz#2193406 + * Wed Apr 19 2023 Nikita Popov - 200-1 - Change clang LTO default to ThinLTO - Resolves: rhbz#2178788 @@ -286,6 +288,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) @@ -295,6 +298,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