From b04f3008653b3e7e3e6cd4f8ac15a0aedc2a69a0 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 13 Dec 2022 06:27:12 +0000 Subject: [PATCH] Auto sync2gitlab import of tigervnc-1.12.0-9.el8.src.rpm --- tigervnc.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tigervnc.spec b/tigervnc.spec index 6481504..69369f0 100644 --- a/tigervnc.spec +++ b/tigervnc.spec @@ -5,7 +5,7 @@ Name: tigervnc Version: 1.12.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: A TigerVNC remote display system %global _hardened_build 1 @@ -327,6 +327,10 @@ fi %ghost %verify(not md5 size mtime) %{_sharedstatedir}/selinux/%{selinuxtype}/active/modules/200/%{modulename} %changelog +* Thu Dec 08 2022 Jan Grulich - 1.12.0-9 +- Bump build version to fix upgrade path + Resolves: bz#1437569 + * Fri Nov 18 2022 Jan Grulich - 1.12.0-8 - x0vncserver: add new keysym in case we don't find matching keycode Resolves: bz#1437569