Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kdepim-runtime for openSUSE:Factory checked in at 2024-10-15 14:58:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdepim-runtime (Old) and /work/SRC/openSUSE:Factory/.kdepim-runtime.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdepim-runtime" Tue Oct 15 14:58:04 2024 rev:126 rq:1207981 version:24.08.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kdepim-runtime/kdepim-runtime.changes 2024-10-12 13:31:04.445578762 +0200 +++ /work/SRC/openSUSE:Factory/.kdepim-runtime.new.19354/kdepim-runtime.changes 2024-10-15 14:58:35.997167738 +0200 @@ -1,0 +2,5 @@ +Thu Oct 10 11:12:03 UTC 2024 - Bernhard Wiedemann <bwiedem...@suse.com> + +- Make use of libkolabxml optional (boo#1060506) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdepim-runtime.spec ++++++ --- /var/tmp/diff_new_pack.gyjW7e/_old 2024-10-15 14:58:36.865203838 +0200 +++ /var/tmp/diff_new_pack.gyjW7e/_new 2024-10-15 14:58:36.869204004 +0200 @@ -24,6 +24,7 @@ %bcond_without etebase %endif +%bcond_with kolabxml %bcond_without released Name: kdepim-runtime Version: 24.08.2 @@ -44,7 +45,9 @@ %if %{with etebase} BuildRequires: libetebase-devel %endif +%if %{with kolabxml} BuildRequires: libkolabxml-devel >= 1.1 +%endif BuildRequires: shared-mime-info BuildRequires: cmake(KF6CalendarCore) >= %{kf6_version} BuildRequires: cmake(KF6Codecs) >= %{kf6_version} @@ -124,7 +127,9 @@ %{_kf6_applicationsdir}/org.kde.akonadi_ews_resource.desktop %{_kf6_applicationsdir}/org.kde.akonadi_google_resource.desktop %{_kf6_applicationsdir}/org.kde.akonadi_imap_resource.desktop +%if %{with kolabxml} %{_kf6_applicationsdir}/org.kde.akonadi_kolab_resource.desktop +%endif %{_kf6_applicationsdir}/org.kde.akonadi_openxchange_resource.desktop %{_kf6_applicationsdir}/org.kde.akonadi_vcard_resource.desktop %{_kf6_applicationsdir}/org.kde.akonadi_vcarddir_resource.desktop