Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kjots for openSUSE:Factory checked in at 2023-04-23 22:47:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kjots (Old) and /work/SRC/openSUSE:Factory/.kjots.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kjots" Sun Apr 23 22:47:25 2023 rev:14 rq:1080953 version:5.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kjots/kjots.changes 2022-08-12 16:07:14.419577655 +0200 +++ /work/SRC/openSUSE:Factory/.kjots.new.1533/kjots.changes 2023-04-23 22:50:38.267787559 +0200 @@ -1,0 +2,20 @@ +Thu Apr 20 18:18:59 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 5.1.1. No changelog +- Drop patches, merged upstream: + * noteshared-add-missing-library-to-link-list.patch + * Adapt-to-new-Akonadi-libraries.patch + * Fix-akonadi-includes.patch + * Fix-build-with-Akonadi-21.12.patch + * 0001-Adapt-to-new-KontactInterface-Plugin-ctor.patch + * port-to-new-KPIMTextEditTextToSpeech-split-library-location.patch + * Make-compile-against-ktextaddons.patch + +------------------------------------------------------------------- +Wed Apr 5 07:26:59 UTC 2023 - Wolfgang Bauer <[email protected]> + +- Add upstream patches to fix build with Akonadi 23.04: + * port-to-new-KPIMTextEditTextToSpeech-split-library-location.patch + * Make-compile-against-ktextaddons.patch + +------------------------------------------------------------------- Old: ---- 0001-Adapt-to-new-KontactInterface-Plugin-ctor.patch Adapt-to-new-Akonadi-libraries.patch Fix-akonadi-includes.patch Fix-build-with-Akonadi-21.12.patch kjots-5.1.0.tar.xz noteshared-add-missing-library-to-link-list.patch New: ---- kjots-5.1.1.tar.xz kjots-5.1.1.tar.xz.sig kjots.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kjots.spec ++++++ --- /var/tmp/diff_new_pack.MvcGvt/_old 2023-04-23 22:50:38.767790384 +0200 +++ /var/tmp/diff_new_pack.MvcGvt/_new 2023-04-23 22:50:38.771790407 +0200 @@ -1,7 +1,7 @@ # # spec file for package kjots # -# Copyright (c) 2022 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 @@ -16,38 +16,34 @@ # +%bcond_without released Name: kjots -Version: 5.1.0 +Version: 5.1.1 Release: 0 Summary: A note taking application using Akonadi -License: GPL-2.0-only AND LGPL-2.1-or-later -Group: System/GUI/KDE +License: GPL-2.0-or-later URL: https://userbase.kde.org/KJots/ Source0: https://download.kde.org/stable/kjots/%{version}/src/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM -Patch0: noteshared-add-missing-library-to-link-list.patch -Patch1: Adapt-to-new-Akonadi-libraries.patch -# PATCH-FIX-UPSTREAM -Patch2: Fix-akonadi-includes.patch -Patch3: Fix-build-with-Akonadi-21.12.patch -Patch4: 0001-Adapt-to-new-KontactInterface-Plugin-ctor.patch +%if %{with released} +Source1: https://download.kde.org/stable/kjots/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: kjots.keyring +%endif BuildRequires: extra-cmake-modules BuildRequires: update-desktop-files BuildRequires: cmake(Grantlee5) -BuildRequires: cmake(KF5Akonadi) -BuildRequires: cmake(KF5AkonadiNotes) BuildRequires: cmake(KF5Bookmarks) BuildRequires: cmake(KF5Config) -BuildRequires: cmake(KF5ConfigWidgets) BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5KCMUtils) BuildRequires: cmake(KF5KIO) -BuildRequires: cmake(KF5KontactInterface) -BuildRequires: cmake(KF5Libkdepim) -BuildRequires: cmake(KF5Mime) BuildRequires: cmake(KF5Parts) BuildRequires: cmake(KF5PimTextEdit) +BuildRequires: cmake(KF5TextEditTextToSpeech) BuildRequires: cmake(KF5XmlGui) +BuildRequires: cmake(KPim5Akonadi) +BuildRequires: cmake(KPim5AkonadiNotes) +BuildRequires: cmake(KPim5KontactInterface) +BuildRequires: cmake(KPim5Mime) BuildRequires: cmake(Qt5DBus) BuildRequires: cmake(Qt5PrintSupport) @@ -66,30 +62,29 @@ %install %kf5_makeinstall -C build + %suse_update_desktop_file -C "Note Taker" org.kde.kjots Utility DesktopUtility + %find_lang %{name} -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%ldconfig_scriptlets %files -%license COPYING COPYING.LIB -%doc ANNOUNCE CHANGES README -%{_kf5_appstreamdir}/ +%license LICENSES/* +%dir %{_kf5_plugindir}/pim5 +%dir %{_kf5_plugindir}/pim5/kontact %{_kf5_applicationsdir}/org.kde.kjots.desktop +%{_kf5_appstreamdir}/org.kde.kjots.appdata.xml %{_kf5_bindir}/kjots %{_kf5_configkcfgdir}/kjots.kcfg +%{_kf5_iconsdir}/hicolor/*/apps/kjots.* %{_kf5_kxmlguidir}/kjots/ -%{_kf5_servicesdir}/kjotspart.desktop -%{_kf5_plugindir}/kjotspart.so %{_kf5_plugindir}/kcm_kjots.so +%{_kf5_plugindir}/kjotspart.so +%{_kf5_plugindir}/pim5/kontact/kontact_kjotsplugin.so %{_kf5_servicesdir}/kjots_config_misc.desktop +%{_kf5_servicesdir}/kjotspart.desktop %{_kf5_sharedir}/kjots/ -%{_kf5_iconsdir}/hicolor/*/apps/kjots.* -%dir %{_kf5_plugindir}/kontact5/ -%{_kf5_plugindir}/kontact5/kontact_kjotsplugin.so -%{_kf5_sharedir}/kontact/ -%{_kf5_servicesdir}/kontact/ %files lang -f kjots.lang ++++++ kjots-5.1.0.tar.xz -> kjots-5.1.1.tar.xz ++++++ ++++ 73824 lines of diff (skipped)
