Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kontact for openSUSE:Factory checked in at 2021-04-24 23:07:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kontact (Old) and /work/SRC/openSUSE:Factory/.kontact.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kontact" Sat Apr 24 23:07:49 2021 rev:55 rq:887708 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kontact/kontact.changes 2021-03-08 15:13:47.509780212 +0100 +++ /work/SRC/openSUSE:Factory/.kontact.new.12324/kontact.changes 2021-04-24 23:08:40.987354929 +0200 @@ -1,0 +2,32 @@ +Fri Apr 16 16:12:26 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.04 +- No code change since 21.03.90 +- Stop owning directories provided by the filesystem package (boo#1184786) + +------------------------------------------------------------------- +Fri Apr 9 17:40:52 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.90 + * New feature release +- Changes since 21.03.80: + * Fix duplicate actions + +------------------------------------------------------------------- +Sun Mar 21 13:28:41 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.80 + * New feature release +- Changes since 20.12.3: + * Fix Bug 434644 - UI problem (kde#434644) + * Use autorcc directly + * Use git commit hook + * run git clang-format + * Add missing override on destructor + * Pedantic + * Remove unused include + +------------------------------------------------------------------- Old: ---- kontact-20.12.3.tar.xz kontact-20.12.3.tar.xz.sig New: ---- kontact-21.04.0.tar.xz kontact-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kontact.spec ++++++ --- /var/tmp/diff_new_pack.enFXsd/_old 2021-04-24 23:08:41.403355518 +0200 +++ /var/tmp/diff_new_pack.enFXsd/_new 2021-04-24 23:08:41.403355518 +0200 @@ -20,13 +20,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kontact -Version: 20.12.3 +Version: 21.04.0 Release: 0 Summary: Personal Information Manager License: GPL-2.0-or-later Group: Productivity/Other -URL: https://www.kde.org +URL: https://kontact.kde.org Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: extra-cmake-modules BuildRequires: kf5-filesystem BuildRequires: update-desktop-files @@ -57,21 +61,15 @@ Obsoletes: kontact5 < %{version} # It can only build on the same platforms as Qt Webengine ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64 -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif %description Kontact combines the individual applications KMail, KAddressBook and KOrganizer as views in one window. -%if %{with lang} %lang_package -%endif %prep -%setup -q +%autosetup -p1 %build %cmake_kf5 -d build @@ -90,9 +88,6 @@ %files %license LICENSES/* -%{_kf5_debugdir}/kontact.categories -%{_kf5_debugdir}/kontact.renamecategories -%dir %{_kf5_appstreamdir}/ %doc %lang(en) %{_kf5_htmldir}/en/kontact/ %{_datadir}/kconf_update/ %{_datadir}/messageviewer/ @@ -100,13 +95,15 @@ %{_kf5_appstreamdir}/org.kde.kontact.appdata.xml %{_kf5_bindir}/kontact %{_kf5_configkcfgdir}/kontact.kcfg +%{_kf5_debugdir}/kontact.categories +%{_kf5_debugdir}/kontact.renamecategories %{_kf5_iconsdir}/hicolor/*/apps/kontact.png %{_kf5_iconsdir}/hicolor/scalable/apps/kontact.svg %{_kf5_plugindir}/kcm_kontact.so %{_kf5_servicesdir}/kontactconfig.desktop -%{_libdir}/libkontactprivate.so.* %dir %{_kf5_sharedir}/dbus-1/services/ %{_kf5_sharedir}/dbus-1/services/org.kde.kontact.service +%{_libdir}/libkontactprivate.so.* %if %{with lang} %files lang -f %{name}.lang ++++++ kontact-20.12.3.tar.xz -> kontact-21.04.0.tar.xz ++++++ ++++ 31070 lines of diff (skipped)
