Hello community, here is the log from the commit of package zanshin for openSUSE:Leap:15.2 checked in at 2020-02-09 11:25:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/zanshin (Old) and /work/SRC/openSUSE:Leap:15.2/.zanshin.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zanshin" Sun Feb 9 11:25:08 2020 rev:11 rq:770646 version:0.5.71 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/zanshin/zanshin.changes 2020-01-15 16:32:43.208891087 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.zanshin.new.26092/zanshin.changes 2020-02-09 11:25:13.159292136 +0100 @@ -1,0 +2,13 @@ +Thu Feb 6 14:34:14 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 0.5.71. No changelog. +- Drop upstream patches: + * 0001-Fix-compilation-with-latest-KCalCore-API-changes-Att.patch + * 0001-Fix-build-with-Boost-1.70.0.patch + * 0001-Look-for-AkonadiContact.patch + * 0001-Remove-the-delegation-feature.patch + * 0001-Fix-compilation-after-Collection-referenced-was-removed.patch + * 0001-Fix-linking-of-the-cuke-steps.patch + * 0001-Make-it-build-both-with-pre-and-post.patch + +------------------------------------------------------------------- Old: ---- 0001-Fix-build-with-Boost-1.70.0.patch 0001-Fix-compilation-after-Collection-referenced-was-removed.patch 0001-Fix-compilation-with-latest-KCalCore-API-changes-Att.patch 0001-Fix-linking-of-the-cuke-steps.patch 0001-Look-for-AkonadiContact.patch 0001-Make-it-build-both-with-pre-and-post.patch 0001-Remove-the-delegation-feature.patch zanshin-0.5.0.tar.xz New: ---- zanshin-0.5.71.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zanshin.spec ++++++ --- /var/tmp/diff_new_pack.957pvX/_old 2020-02-09 11:25:13.579292375 +0100 +++ /var/tmp/diff_new_pack.957pvX/_new 2020-02-09 11:25:13.579292375 +0100 @@ -1,7 +1,7 @@ # # spec file for package zanshin # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,41 +18,24 @@ %bcond_without lang Name: zanshin -Version: 0.5.0 +Version: 0.5.71 Release: 0 Summary: TODO Application -# zanshin is GPL-2.0-only, 3rdparty/cucumber-cpp is MIT -License: GPL-2.0-only AND MIT +License: GPL-2.0-only Group: Productivity/Office/Organizers -URL: https://zanshin.kde.org/ +URL: https://zanshin.kde.org Source: https://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz -Patch0: 0001-Fix-compilation-with-latest-KCalCore-API-changes-Att.patch -Patch1: 0001-Fix-build-with-Boost-1.70.0.patch -Patch2: 0001-Look-for-AkonadiContact.patch -Patch3: 0001-Remove-the-delegation-feature.patch -Patch4: 0001-Fix-compilation-after-Collection-referenced-was-removed.patch -Patch5: 0001-Fix-linking-of-the-cuke-steps.patch -Patch6: 0001-Make-it-build-both-with-pre-and-post.patch BuildRequires: boost-devel BuildRequires: kf5-filesystem BuildRequires: update-desktop-files BuildRequires: cmake(KF5Akonadi) BuildRequires: cmake(KF5AkonadiCalendar) -BuildRequires: cmake(KF5AkonadiContact) -BuildRequires: cmake(KF5AkonadiMime) -BuildRequires: cmake(KF5AkonadiNotes) -BuildRequires: cmake(KF5AkonadiSearch) BuildRequires: cmake(KF5I18n) -BuildRequires: cmake(KF5IdentityManagement) -BuildRequires: cmake(KF5KDELibs4Support) BuildRequires: cmake(KF5KontactInterface) -BuildRequires: cmake(KF5Ldap) BuildRequires: cmake(KF5Runner) -BuildRequires: cmake(KF5Wallet) BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(Qt5Core) BuildRequires: cmake(Qt5Gui) -BuildRequires: cmake(Qt5Qml) BuildRequires: cmake(Qt5Test) BuildRequires: cmake(Qt5Widgets) Recommends: %{name}-lang @@ -65,7 +48,7 @@ %lang_package %prep -%autosetup -p1 +%setup -q %build %cmake_kf5 -d build @@ -74,35 +57,29 @@ %install %kf5_makeinstall -C build %suse_update_desktop_file org.kde.zanshin Utility TimeUtility - %suse_update_desktop_file org.kde.renku Utility TimeUtility %if %{with lang} %find_lang %{name} %endif %files -%license COPYING 3rdparty/cucumber-cpp/LICENSE.txt -%doc AUTHORS gpl-*.txt -%{_kf5_bindir}/renku +%license COPYING gpl-*.txt +%doc AUTHORS +%dir %{_kf5_appstreamdir} +%dir %{_kf5_iconsdir}/hicolor/256x256 +%dir %{_kf5_iconsdir}/hicolor/256x256/apps +%{_kf5_applicationsdir}/org.kde.zanshin.desktop +%{_kf5_appstreamdir}/org.kde.zanshin.appdata.xml %{_kf5_bindir}/zanshin %{_kf5_bindir}/zanshin-migrator -%{_kf5_plugindir}/kontact_renkuplugin.so +%{_kf5_iconsdir}/hicolor/*/apps/zanshin.png +%{_kf5_iconsdir}/hicolor/scalable/apps/zanshin.svgz +%{_kf5_kxmlguidir}/zanshin/ %{_kf5_plugindir}/kontact_zanshinplugin.so %{_kf5_plugindir}/krunner_zanshin.so -%{_kf5_plugindir}/renku_part.so %{_kf5_plugindir}/zanshin_part.so -%{_kf5_appstreamdir}/ -%{_kf5_applicationsdir}/org.kde.renku.desktop -%{_kf5_applicationsdir}/org.kde.zanshin.desktop -%dir %{_kf5_iconsdir}/hicolor/256x256 -%dir %{_kf5_iconsdir}/hicolor/256x256/apps -%{_kf5_iconsdir}/hicolor/*/apps/zanshin.png -%{_kf5_iconsdir}/hicolor/scalable/apps/zanshin.svgz %{_kf5_servicesdir}/kontact/ %{_kf5_servicesdir}/plasma-runner-zanshin.desktop -%{_kf5_servicesdir}/renku_part.desktop %{_kf5_servicesdir}/zanshin_part.desktop -%{_kf5_kxmlguidir}/renku/ -%{_kf5_kxmlguidir}/zanshin/ %if %{with lang} %files lang -f %{name}.lang ++++++ zanshin-0.5.0.tar.xz -> zanshin-0.5.71.tar.xz ++++++ ++++ 119091 lines of diff (skipped)
