-
Wed Sep 01 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 8-24
- 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 Michel Alexandre Salim <salimma@fedoraproject.org> - 8-23
- Add macros.build-constraints
- Refactor to use standard macros, not hard-coded paths
-
Wed Jul 14 2021 Miro Hrončok <mhroncok@redhat.com> - 8-22
- Introduce %py3_check_import
-
Wed May 19 2021 Neal Gompa <ngompa13@gmail.com> - 8-21
- Drop custom CMake macros, RHEL 8.4 includes them now (cf. rhbz#1858983)
-
Sat May 01 2021 Todd Zullinger <tmz@pobox.com> - 8-20
- Backport %gpgverify API simplification
- Remove exec perms from /etc/rpm/macros.zzz-epel-override-cmake
- Silence rpmlint warnings about non-issues
-
Tue Dec 22 2020 Miro Hrončok <mhroncok@redhat.com> - 8-19
- Define %python_disable_dependency_generator
-
Fri Sep 25 2020 Miro Hrončok <mhroncok@redhat.com> - 8-18
- Add %python3_platform_triplet and %python3_ext_suffix
- https://fedoraproject.org/wiki/Changes/Python_Upstream_Architecture_Names
-
Tue Sep 08 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 8-17
- Add a Requires for lua-srpm-macros
-
Thu Jul 30 2020 Neal Gompa <ngompa13@gmail.com> - 8-16
- Use legacy behavior for cmake-configure
-
Wed Jul 29 2020 Neal Gompa <ngompa13@gmail.com> - 8-15
- Backport support for out-of-source builds controlled by __cmake_in_source_build macro (#1861329)
- Backport cmake_build and cmake_install macros
- Backport ctest macro