Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libkleo for openSUSE:Factory checked 
in at 2025-06-18 15:53:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkleo (Old)
 and      /work/SRC/openSUSE:Factory/.libkleo.new.19631 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkleo"

Wed Jun 18 15:53:43 2025 rev:114 rq:1286049 version:25.04.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkleo/libkleo.changes  2025-06-06 
22:34:21.987225832 +0200
+++ /work/SRC/openSUSE:Factory/.libkleo.new.19631/libkleo.changes       
2025-06-18 15:53:56.198714768 +0200
@@ -1,0 +2,6 @@
+Mon Jun 16 09:19:11 UTC 2025 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- update gpgmepp dependencies to help with the gpgme 2.0.0
+  split-off of the C++ bindings (boo#1244605)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libkleo.spec ++++++
--- /var/tmp/diff_new_pack.wYJrXo/_old  2025-06-18 15:53:56.686735117 +0200
+++ /var/tmp/diff_new_pack.wYJrXo/_new  2025-06-18 15:53:56.690735284 +0200
@@ -2,6 +2,7 @@
 # spec file for package libkleo
 #
 # Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 Andreas Stieger <andreas.stie...@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +17,6 @@
 #
 
 
-
 %define kf6_version 6.6.0
 %define qt6_version 6.6.0
 
@@ -35,10 +35,10 @@
 BuildRequires:  doxygen
 BuildRequires:  kf6-extra-cmake-modules >= %{kf6_version}
 BuildRequires:  libboost_headers-devel
-BuildRequires:  libgpgmepp-devel >= 1.16.0
+BuildRequires:  cmake(Gpgmepp) >= 1.16.0
 BuildRequires:  cmake(KF6Codecs) >= %{kf6_version}
-BuildRequires:  cmake(KF6Completion) >= %{kf6_version}
 BuildRequires:  cmake(KF6ColorScheme) >= %{kf6_version}
+BuildRequires:  cmake(KF6Completion) >= %{kf6_version}
 BuildRequires:  cmake(KF6Config) >= %{kf6_version}
 BuildRequires:  cmake(KF6CoreAddons) >= %{kf6_version}
 BuildRequires:  cmake(KF6I18n) >= %{kf6_version}
@@ -63,7 +63,7 @@
 %package devel
 Summary:        Development package for libkleo
 Requires:       libKPim6libkleo6 = %{version}
-Requires:       libgpgmepp-devel >= 1.16.0
+Requires:       cmake(Gpgmepp) >= 1.16.0
 Requires:       cmake(QGpgmeQt6) >= 1.16.0
 
 %description devel

Reply via email to