public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libvncserver] rawhide: Migrated to OpenSSL 4.0: added CMake policy version minimum
@ 2026-06-12 19:41 Dmitry Belyavskiy
  0 siblings, 0 replies; only message in thread
From: Dmitry Belyavskiy @ 2026-06-12 19:41 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/libvncserver
Branch : rawhide
Commit : 6b34e5bed8dfbbd364d539dbe43c6c954136abde
Author : Dmitry Belyavskiy <beldmit@gmail.com>
Date   : 2026-04-30T16:51:40+02:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/libvncserver/c/6b34e5bed8dfbbd364d539dbe43c6c954136abde?branch=rawhide

Log:
Migrated to OpenSSL 4.0: added CMake policy version minimum

---
diff --git a/libvncserver.spec b/libvncserver.spec
index a1b8729..e54a08f 100644
--- a/libvncserver.spec
+++ b/libvncserver.spec
@@ -3,7 +3,7 @@
 Summary:    Library to make writing a VNC server easy
 Name:       libvncserver
 Version:    0.9.15
-Release:    6%{?dist}
+Release:    7%{?dist}
 
 # NOTE: --with-filetransfer => GPLv2
 License:    GPL-2.0-or-later
@@ -110,7 +110,7 @@ done
 
 
 %build
-%cmake -DCMAKE_CXX_COMPILER=/usr/bin/g++
+%cmake -DCMAKE_CXX_COMPILER=/usr/bin/g++ -DCMAKE_POLICY_VERSION_MINIMUM=3.5
 
 %cmake_build
 
@@ -140,6 +140,9 @@ done
 
 
 %changelog
+* Thu Apr 30 2026 Dmitry Belyavskiy <dbelyavs@redhat.com> - 0.9.15-7
+- Migrated to OpenSSL 4.0: added CMake policy version minimum
+
 * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.15-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-12 19:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-12 19:41 [rpms/libvncserver] rawhide: Migrated to OpenSSL 4.0: added CMake policy version minimum Dmitry Belyavskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox