SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for redhat-rpm-config-266-1.fc39.noarch.rpm :

* Tue Feb 20 2024 Miro Hrončok - 266-1- brp-mangle-shebangs: Strip env flags when mangling shebangs- For example, mangle \"#!/usr/bin/env -S vd\" to \"#!/usr/bin/vd\"- Fixes: rhbz#2265038
* Fri Feb 02 2024 Maxwell G - 265-1- Split out forge macros to forge-srpm-macros package
* Fri Oct 06 2023 Arjun Shankar - 264-1- Use correct format specifier in brp-llvm-compile-lto-elf
* Fri Oct 06 2023 Arjun Shankar - 263-1- Fix brp-llvm-compile-lto-elf parallelism with hardlinks (#2234024)
* Wed Aug 02 2023 Charalampos Stratakis - 262-1- Strip all extension builder flags except -fexceptions and -fcf-protection- https://fedoraproject.org/wiki/Changes/Python_Extension_Flags_Reduction
* Fri Jul 07 2023 Florian Weimer - 261-1- Fix warnings that appear during the build of the llvm package
* Wed Jul 05 2023 Florian Weimer - 260-1- Implement the %build_type_safety_c macro (#2218019)
* Wed Jul 05 2023 Florian Weimer - 259-1- Filter out C, C++ build flags from Fortran build flags (#2177253)
* Wed Jul 05 2023 Florian Weimer - 258-1- Enable PIC mode for assembler files (#2167430)
* Wed Jul 05 2023 Frederic Berat - 257-1- update config.{guess,sub} to gnuconfig git HEAD
* Sat Jun 17 2023 Tom Stellard - 256-1- Remove -fno-openmp-implicit-rpath from clang ldflags
* Fri Jun 16 2023 Lumír Balhar - 255-1- Add qt6-srpm-macros
* Thu Mar 09 2023 Florian Weimer - 254-1- Switch ELN to x86-64-v3
* Tue Feb 28 2023 Maxwell G - 253-1- Include RUSTFLAGS in %set_build_flags- Fixes: rhbz#2167183
* Tue Feb 28 2023 Tom Stellard - 252-1- Rename _pkg_extra_
* macros to _distro_extra_
*
* Thu Feb 23 2023 Miro Hrončok - 251-1- Drop the requirement of orphaned nim-srpm-macros- No Fedora package uses the %nim_arches macro
* Tue Feb 14 2023 Frederic Berat - 250-1- update config.{guess,sub} to gnuconfig git HEAD
* Thu Feb 09 2023 Jerry James - 249-1- Add macros.gap-srpm
* Tue Feb 07 2023 Tom Stellard - 248-1- Add %pkg_extra_
* macros
* Mon Feb 06 2023 Nick Clifton - 247-1- Fix triggers for the installation and removal of gcc-plugin-annobin. Fixes: rhbz#2124562
* Tue Jan 17 2023 Miro Hrončok - 246-1- Add pyproject-srpm-macros to the default buildroot
* Tue Jan 17 2023 Davide Cavalca - 245-1- Do not include frame pointers on ppc64le for now Fixes: rhbz#2161595
* Mon Jan 16 2023 Tom Stellard - 244-1- Make -flto=thin the default lto flag for clang
* Mon Jan 16 2023 Siddhesh Poyarekar - 243-1- Consolidate the _FORTIFY_SOURCE switches.
* Fri Jan 13 2023 Miro Hrončok - 242-1- Don\'t use %[ ] expressions with %{undefined}- Fixes: rhbz#2160716
* Thu Jan 12 2023 Stephen Gallagher - 241-1- Do not include frame pointers on RHEL
* Tue Jan 10 2023 Davide Cavalca - 240-1- Do not include frame pointers on i686 and s390x for now
* Wed Jan 04 2023 Davide Cavalca - 239-1- Enable frame pointers by default- Set arch specific flags for frame pointers support
* Tue Jan 03 2023 Miro Hrončok - 238-1- Set %source_date_epoch_from_changelog to 1- https://fedoraproject.org/wiki/Changes/ReproducibleBuildsClampMtimes
* Tue Jan 03 2023 Siddhesh Poyarekar - 237-1- Make _FORTIFY_SOURCE configurable and bump default to 3.
* Wed Dec 28 2022 Davide Cavalca - 236-1- Add conditional support for always including frame pointers
* Sat Dec 10 2022 Florian Weimer - 235-1- Add %_configure_use_runstatedir to disable --runstatedir configure option
* Fri Nov 04 2022 Tom Stellard - 234-1- Remove unsupported arches from rpmrc
* Fri Nov 04 2022 Florian Weimer - 233-1- Set -g when building Vala applications
* Fri Sep 23 2022 Timm Bäder - 232-1- Fix brp-compile-lto-elf to not rely on a backtracking regex
* Thu Sep 08 2022 Maxwell G - 231-1- forge macros: Support Sourcehut. Fixes rhbz#2035935.
* Tue Aug 30 2022 Frederic Berat - 230-1- Add support for runstatedir in %configure
* Fri Aug 26 2022 Dan Horák - 229-1- Move the baseline s390x arch to z13 for F-38+
* Mon Aug 08 2022 Maxwell G - 228-1- Add macros.shell-completions
* Fri Aug 05 2022 Nikita Popov - 227-1- brp-llvm-compile-lto-elf: Pass -r to xargs
* Wed Jun 22 2022 Timm Bäder - 226-1- Move llvm_compile_lto_to_elf before __debug_install_post
* Fri Jun 17 2022 Nick Clifton - 225-1- Add definition of _find_debuginfo_extra_opts which will- move annobin data into a separate debuginfo file.
* Tue Jun 14 2022 Tom Stellard - 224-1- Fix passing of CFLAGS to brp-llvm-compile-lto-elf
* Fri May 27 2022 Tom Stellard - 223-1- Move -fno-openmp-implicit-rpath option from CFLAGS to LDFLAGS
* Fri May 27 2022 Florian Weimer - 222-1- Use %baserelease to store the version number
* Fri May 27 2022 Frederic Berat - 221-1- update config.{guess,sub} to gnuconfig git HEAD
* Tue May 17 2022 Maxwell G - 220-1- Add `Requires: ansible-srpm-macros`
* Tue May 17 2022 Miro Hrončok - 219-2- Remove a tab character from the definition of %__global_compiler_flags- Fixes: rhbz#2083296
* Tue May 10 2022 Mikolaj Izdebski - 219-1- Add java_arches macro
* Wed Apr 20 2022 Timm Bäder - 218-1- Parallelize bpr-llvm-compile-lto-elf
* 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
 
ICM