diff --git a/tigervnc.spec b/tigervnc.spec index 4bdcc565e3e15ffb1d0437d49d113971f13b1a0b..462b841a13bef1bead30f95927da01641816f048 100644 --- a/tigervnc.spec +++ b/tigervnc.spec @@ -1,10 +1,11 @@ %global _hardened_build 1 %global selinuxtype targeted %global modulename vncsession +%global __cmake_in_source_build 1 Name: tigervnc Version: 1.13.1 -Release: 3 +Release: 4 Summary: A TigerVNC remote display system License: GPL-2.0-or-later @@ -241,6 +242,12 @@ popd %{_mandir}/man8/* %changelog +* Mon Dec 23 2024 xinghe - 1.13.1-4 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:fix build error + * Wed Nov 20 2024 Funda Wang - 1.13.1-3 - adopt to new cmake macro