Bump alma dist
This commit is contained in:
parent
19740bcbd1
commit
b51a5eb0bd
@ -7,7 +7,7 @@
|
|||||||
Summary: Red Hat specific rpm configuration files
|
Summary: Red Hat specific rpm configuration files
|
||||||
Name: redhat-rpm-config
|
Name: redhat-rpm-config
|
||||||
Version: 207
|
Version: 207
|
||||||
Release: 1%{?dist}.alma
|
Release: 1%{?dist}.alma.1
|
||||||
# No version specified.
|
# No version specified.
|
||||||
License: GPL+
|
License: GPL+
|
||||||
URL: https://src.fedoraproject.org/rpms/redhat-rpm-config
|
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
|
%doc buildflags.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Mar 28 2024 Eduard Abdullin <eabdullin@almalinux.org> - 207-1.alma
|
* Thu Mar 28 2024 Eduard Abdullin <eabdullin@almalinux.org> - 207-1.alma.1
|
||||||
- Fix AlmaLinux detection
|
- Fix AlmaLinux detection
|
||||||
|
|
||||||
* Thu Jan 18 2024 Miro Hrončok <mhroncok@redhat.com> - 207-1
|
* Thu Jan 18 2024 Miro Hrončok <mhroncok@redhat.com> - 207-1
|
||||||
- brp-python-bytecompile: Pass --invalidation-mode=timestamp to compileall
|
- brp-python-bytecompile: Pass --invalidation-mode=timestamp to compileall
|
||||||
- Resolves: RHEL-22139
|
- Resolves: RHEL-22139
|
||||||
|
|
||||||
* Mon Oct 02 2023 Nikita Popov <npopov@redhat.com> - 206-1
|
* Mon Oct 02 2023 Nikita Popov <npopov@redhat.com> - 206-1
|
||||||
- Use correct format specifier in brp-llvm-compile-lto-elf
|
- 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 <npopov@redhat.com> - 201-1
|
* Mon May 08 2023 Nikita Popov <npopov@redhat.com> - 201-1
|
||||||
- Add llvm dependency if clang toolchain used
|
- Add llvm dependency if clang toolchain used
|
||||||
- Resolves: rhbz#2193406
|
- Resolves: rhbz#2193406
|
||||||
|
|
||||||
* Wed Apr 19 2023 Nikita Popov <npopov@redhat.com> - 200-1
|
* Wed Apr 19 2023 Nikita Popov <npopov@redhat.com> - 200-1
|
||||||
- Change clang LTO default to ThinLTO
|
- Change clang LTO default to ThinLTO
|
||||||
- Resolves: rhbz#2178788
|
- 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 <mhroncok@redhat.com> - 199-1
|
* Mon Feb 13 2023 Miro Hrončok <mhroncok@redhat.com> - 199-1
|
||||||
- Add pyproject-srpm-macros to the default buildroot
|
- Add pyproject-srpm-macros to the default buildroot
|
||||||
- Related: rhbz#2168193
|
- Related: rhbz#2168193
|
||||||
|
|
||||||
* Tue Feb 07 2023 Nick Clifton <nickc@redhat.com> - 198-1
|
* Tue Feb 07 2023 Nick Clifton <nickc@redhat.com> - 198-1
|
||||||
- Fix triggers for the installation and removal of gcc-plugin-annobin. (#2167713)
|
- 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 <nickc@redhat.com> - 196-1
|
* Mon Jun 27 2022 Nick Clifton <nickc@redhat.com> - 196-1
|
||||||
- Pass "--remove section .gnu.build.attributes" to the find-debuginfo script.
|
- Pass "--remove section .gnu.build.attributes" to the find-debuginfo script.
|
||||||
- Resolves: rhbz#2099613
|
- Resolves: rhbz#2099613
|
||||||
|
|
||||||
* Wed Jun 15 2022 Florian Festi <ffesti@redhat.com> - 195-1
|
* Wed Jun 15 2022 Florian Festi <ffesti@redhat.com> - 195-1
|
||||||
- Detect compressed kernel modules
|
- Detect compressed kernel modules
|
||||||
- Resolves: rhbz#2008544
|
- Resolves: rhbz#2008544
|
||||||
|
Loading…
Reference in New Issue
Block a user