public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dmitry Belyavskiy <beldmit@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/libvncserver] rawhide: Migrated to OpenSSL 4.0: added CMake policy version minimum
Date: Fri, 12 Jun 2026 19:41:53 GMT [thread overview]
Message-ID: <178129331350.1.18083713400694433871.rpms-libvncserver-6b34e5bed8df@fedoraproject.org> (raw)
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
reply other threads:[~2026-06-12 19:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178129331350.1.18083713400694433871.rpms-libvncserver-6b34e5bed8df@fedoraproject.org \
--to=beldmit@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox