Compare commits

..

4 commits

Author SHA1 Message Date
Fedora Release Engineering
aad66176c9 Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild 2026-07-17 08:59:57 +00:00
Cristian Le
4c6e699188 Allow to build with CMake 4.0 (rhbz#2381639) 2026-06-08 08:23:31 +00:00
František Zatloukal
69abae99b7 Rebuilt for icu 78.3 2026-06-08 09:53:33 +02:00
Fedora Release Engineering
4a34ca4c7b Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild 2026-01-17 20:26:25 +00:00

View file

@ -125,6 +125,7 @@ find docs samples src -type f -exec file '{}' '+' |
%conf
export CMAKE_POLICY_VERSION_MINIMUM=3.5
%cmake %{?with_icu:-Dtranscoder=icu} -GNinja