Changelog for
redhat-rpm-config-212-1.fc36.noarch.rpm :
* 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.
* Sun Nov 29 2020 Miro Hrončok - 178-1- BRP Python Bytecompile: Also detect Python files in /app/lib/pythonX.Y
* Tue Oct 27 2020 Tom Stellard - 177-1- Add back -fcf-protection flag for x86_64
* Tue Oct 20 2020 Florian Weimer - 176-1- s390x: Tune for z14 (as in Red Hat Enterprise Linux 8)
* Mon Oct 05 2020 Florian Weimer - 175-1- s390x: Switch Fedora ELN to z13 baseline
* Fri Sep 11 2020 Miro Hrončok - 172-1- Filter out LTO flags from %extension flags macros- Fixes: rhbz#1877652
* Wed Sep 02 2020 Michel Alexandre Salim - 171-1- Add Requires: lua-srpm-macros
* Fri Aug 21 2020 Tom Stellard - 170-1- Enable -fstack-clash-protection for clang on x86, s390x, and ppc64le
* Thu Aug 20 2020 Tom Stellard - 169-1- Add -flto to ldflags for clang toolchain
* Thu Aug 20 2020 Neal Gompa - 168-1- Fix CC/CXX exports so arguments are included in exported variable- Allow overrides of CC/CXX like CFLAGS and CXXFLAGS from shell variables
* Mon Aug 03 2020 Troy Dawson - 167-1- Add Requires: kernel-srpm-macros
* Thu Jul 30 2020 Jeff Law - 166-1- Use -flto=auto for GCC to speed up builds
* Tue Jul 28 2020 Tom Stellard - 165-1- Only use supported lto flags for clang toolchain
* Thu Jul 23 2020 Lumír Balhar - 164-1- Disable Python hash seed randomization in brp-python-bytecompile
* Tue Jul 21 2020 Jeff Law - 163-1- Enable LTO by default
* Thu Jul 16 2020 Lumír Balhar - 162-1- New script brp-fix-pyc-reproducibility
* Tue Jun 16 2020 Lumír Balhar - 161-2- Use stdlib compileall for Python >= 3.9
* Mon Jun 15 2020 Lumír Balhar - 161-1- No more automagic Python bytecompilation (phase 3) https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_3
* Thu Jun 04 2020 Igor Raits - 160-1- Fix broken %configure
* Wed Jun 03 2020 Igor Raits - 159-1- Fixes for new_package macro
* Wed Jun 03 2020 Igor Raits - 158-1- Add option to choose C/C++ toolchain
* Sat May 30 2020 Jeff Law - 157-1- When LTO is enabled, fix broken configure files.
* Sat May 30 2020 Nicolas Mailhot - 156-1- Add new_package macro and associated lua framework.
* Sat May 23 2020 Nicolas Mailhot - 155-1- forge: add gitea support
* Thu Apr 09 2020 Panu Matilainen - 154-1- Optimize kernel module provides by using a parametric generator
* Thu Feb 20 2020 Jason L Tibbitts III - 153-1- Add dependency on fonts-srpm-macros, as those have now been approved by FPC.
* Thu Feb 20 2020 Jeff Law - 152-1- Use eu-elfclassify to only run strip on ELF relocatables and archive libraries.
* Fri Feb 14 2020 Igor Raits - 151-1- Fixup parallel algorithm for brp-strip-lto
* Fri Feb 14 2020 Jeff Law - 150-1- Strip LTO sections/symbols from installed .o/.a files