Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xca for openSUSE:Factory checked in 
at 2023-02-20 17:46:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xca (Old)
 and      /work/SRC/openSUSE:Factory/.xca.new.22824 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xca"

Mon Feb 20 17:46:30 2023 rev:6 rq:1066758 version:2.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/xca/xca.changes  2021-05-17 18:46:09.584408493 
+0200
+++ /work/SRC/openSUSE:Factory/.xca.new.22824/xca.changes       2023-02-20 
17:47:23.791954541 +0100
@@ -1,0 +2,6 @@
+Mon Feb 20 11:07:45 CET 2023 - r...@suse.de
+
+- change buildrequires for openssl on factory to use openssl-1.1
+  openSSL 3 is not supported in xca-2.4.0 yet
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xca.spec ++++++
--- /var/tmp/diff_new_pack.9g2rSK/_old  2023-02-20 17:47:24.591959059 +0100
+++ /var/tmp/diff_new_pack.9g2rSK/_new  2023-02-20 17:47:24.595959082 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xca
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -36,7 +36,11 @@
 BuildRequires:  pkgconfig(Qt5Help)
 BuildRequires:  pkgconfig(Qt5Sql)
 BuildRequires:  pkgconfig(Qt5Widgets)
+%if 0%{suse_version} < 1550
 BuildRequires:  pkgconfig(openssl)
+%else
+BuildRequires:  libopenssl-1_1-devel
+%endif
 #Requires:       libQt5Sql5-sqlite
 
 %description

Reply via email to