Allow to build with CMake 4.0

This commit is contained in:
Cristian Le 2025-05-30 13:04:09 +02:00
commit 23e70b6d2d

View file

@ -3,7 +3,7 @@
Name: aces_container
Version: 1.0.2
Release: 19%{?dist}
Release: 20%{?dist}
Summary: ACES Container Reference
# Automatically converted from old format: AMPAS BSD - review is highly recommended.
@ -47,6 +47,7 @@ chmod -x aces_writeattributes.*
%build
export CMAKE_POLICY_VERSION_MINIMUM=3.5
%cmake
%cmake_build
@ -74,6 +75,9 @@ chmod -x aces_writeattributes.*
%changelog
* Fri May 30 2025 Cristian Le <git@lecris.dev> - 1.0.2-20
- Allow to build with CMake 4.0
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild