Changelog for
redhat-rpm-config-223-1.fc36.noarch.rpm :
* Tue Jan 17 2023 Miro Hrončok
- 223-1- Add pyproject-srpm-macros to the default buildroot
* Mon Aug 08 2022 Maxwell G - 222-1- Add macros.shell-completions
* Fri May 27 2022 Frederic Berat - 221-1- update config.{guess,sub} to gnuconfig git HEAD
* Fri May 27 2022 Tom Stellard - 220-1- Move -fno-openmp-implicit-rpath option from CFLAGS to LDFLAGS
* Wed May 18 2022 Miro Hrončok - 219-2- Remove a tab character from the definition of %__global_compiler_flags- Fixes: rhbz#2083296
* Wed May 18 2022 Jason L Tibbitts III - 219-1- Add java_arches macro.
* Tue May 17 2022 Maxwell G - 218-1- Add `Requires: ansible-srpm-macros`
* Tue Apr 19 2022 Tom Stellard - 217-1- Add -fno-openmp-implicit-rpath when building with clang
* Wed Apr 13 2022 Nick Clifton - 216-1- Add support for comparing gcc-built and annobin-built plugins.
* Mon Feb 21 2022 Timm Bäder - 215-1- Add %__brp_remove_la_files to %__os_install_post
* Thu Feb 10 2022 Florian Weimer - 214-1- ppc64le: Switch baseline to POWER9 on ELN (ELN issue 78)
* Thu Feb 10 2022 Florian Weimer - 213-1- s390x: Switch baseline to z14 on ELN (ELN issue 79)
* Sun Jan 23 2022 Robert-André Mauchin - 212-1- Add package note generation to %check preamble- Fix: rhbz#2043977
* Fri Jan 21 2022 Zbigniew Jędrzejewski-Szmek - 211-1- Move package note generation to build preamble- Do ELF package notes also on ELN
* Thu Jan 20 2022 Miro Hrončok - 210-1- Remove package ELF note from the extension LDFLAGS- Related: rhbz#2043092- Fix %set_build_flags when %_generate_package_note_file is not defined- Fixes: rhbz#2043166
* Thu Jan 13 2022 Zbigniew Jędrzejewski-Szmek - 209-1- Add package ELF note to the default LDFLAGS
* Tue Jan 04 2022 Tom Stellard - 208-1- Call %set_build_flags before %build, %check, and %install stages
* Tue Dec 14 2021 Tom Stellard - 207-1- Add -Wl,--build-id=sha1 to the default LDFLAGS
* Tue Dec 07 2021 Miro Hrončok - 206-1- brp-mangle-shebangs: also mangle shebangs of JavaScript executables- Fixes: rhbz#1998924
* Thu Nov 18 2021 Michal Domonkos - 205-1- Drop kernel-rpm-macros subpackage & kmod.attr (new home: kernel-srpm-macros)
* Tue Nov 16 2021 Miro Hrončok - 204-1- Don\'t pull in Python to all buildroots- Remove llvm-lto-elf-check script
* Tue Nov 09 2021 Michal Domonkos - 203-1- Drop {fpc,gnat,nim}-srpm-macros dependencies on RHEL
* Wed Nov 03 2021 David Benoit - 202-1- Add llvm-lto-elf-check script- Resolves: rhbz#2017193
* Mon Nov 01 2021 Jason L Tibbitts III - 201-1- Better error handling for %constrain_build.
* Mon Oct 18 2021 Jason L Tibbitts III - 200-1- Add %constrain_build macro.
* Tue Sep 21 2021 Tom Stellard - 199-1- Drop annobin-plugin-clang dependency
* Mon Aug 30 2021 Florian Weimer - 198-1- ELN: Enable -march=x86-64-v2 for Clang as well
* Tue Aug 17 2021 Tom Stellard - 197-1- Add build_ preifix to cc, cxx, and cpp macros
* Mon Aug 16 2021 Tom Stellard - 196-1- Add cc, cxx, and cpp macros
* Sun Aug 15 2021 Michel Alexandre Salim - 195-1- Fix macros.build-constraints\' %limit_build - number of CPUs will never be set to less than 1 - this now outputs build flag overrides to be used with %make_build etc. - add documentation
* Mon Aug 02 2021 Florian Weimer - 194-1- Active GCC plugin during LTO linking
* Sat Jul 24 2021 Michel Alexandre Salim - 193-1- Add macros.build-constraints- Keep the misc macros in alphabetical order
* Sat Jul 10 2021 Neal Gompa - 192-1- Make vpath builddir not include arch-specific info
* Thu Jul 01 2021 Miro Hrončok - 191-1- Require python-srpm-macros with Python related BuildRoot Policy scripts
* Wed Jun 30 2021 Miro Hrončok - 190-1- Move Python related BuildRoot Policy scripts from redhat-rpm-config to python-srpm-macros
* Mon Jun 28 2021 Ben Burton - 189-1- Adapt macros and BRP scripts for %topdir with spaces- Fixes rhbz#1947416
* Tue Jun 22 2021 Panu Matilainen - 188-1- Drop reference to now extinct brp-python-hardlink script
* Tue Jun 08 2021 Stephen Coady - 187-1- Add Requires: rpmautospec-rpm-macros
* Mon May 31 2021 Charalampos Stratakis - 186-1- Enable RPATH check after %install- Part of https://fedoraproject.org/wiki/Changes/Broken_RPATH_will_fail_rpmbuild- Resolves: rhbz#1964548
* Wed May 26 2021 Arjun Shankar - 185-1- Disable annobin on armv7hl
* Mon Apr 12 2021 David Benoit - 184-1- Change \'Requires: annobin\' to \'Requires: annobin-plugin-gcc\'.
* Tue Apr 06 2021 David Benoit - 183-1- BRP: LLVM Compile LTO Bitcode to ELF- Add Requires: (llvm if clang)
* Mon Mar 22 2021 Lumír Balhar - 182-1- Fix handling of files without newlines in brp-mangle-shebang
* Wed Mar 10 2021 Kalev Lember - 181-1- BRP Python Bytecompile: Avoid hardcoding /usr/bin prefix for python
* Tue Jan 19 2021 Florian Weimer - 180-1- Use -march=x86-64-v2 only for the gcc toolchain
* Tue Jan 19 2021 Florian Weimer - 179-1- x86_64: Enable -march=x86-64-v2 for ELN, following GCC.