diff --git a/tigervnc.spec b/tigervnc.spec index 38bb2dc7002daa73caf900f1ca729edb21b87981..2fde9d19fda163ad15e178e54af12715219ceaa3 100644 --- a/tigervnc.spec +++ b/tigervnc.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 #defining macros needed by SELinux %global selinuxtype targeted %global modulename vncsession @@ -331,6 +331,9 @@ fi %ghost %verify(not md5 size mtime) %{_sharedstatedir}/selinux/%{selinuxtype}/active/modules/200/%{modulename} %changelog +* Wed May 21 2025 zhoujiajia111 - 1.13.1-2 +- Rebuild for remove inappropriate build dependencies. + * Wed Mar 08 2023 Ziyang Zhang - 1.13.1-1 - Update to 1.13.1(Add libappstream-glib and libXrender-devel build requirement)