Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pim-data-exporter for openSUSE:Factory checked in at 2021-04-25 21:27:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pim-data-exporter (Old) and /work/SRC/openSUSE:Factory/.pim-data-exporter.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pim-data-exporter" Sun Apr 25 21:27:16 2021 rev:56 rq:887788 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/pim-data-exporter/pim-data-exporter.changes 2021-03-10 08:56:08.318819827 +0100 +++ /work/SRC/openSUSE:Factory/.pim-data-exporter.new.12324/pim-data-exporter.changes 2021-04-25 21:28:48.152530054 +0200 @@ -1,0 +2,32 @@ +Fri Apr 16 16:13:22 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 + +------------------------------------------------------------------- +Fri Apr 9 17:41:47 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.90 + * New feature release +- Changes since 21.03.80: + * Return zip error + * Fix mem leak found by asan + * Messages.sh: do not extract strings from autotests + +------------------------------------------------------------------- +Sun Mar 21 13:29:52 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.80 + * New feature release +- Changes since 20.12.3: + * Use autorcc directly + * Increase version + * Fix includes (scripted) + * QString::split(..., Qt::SplitBehavior, ...) is already in Qt 5.14 + * Don't copy empty exporteddata information file (kde#429895) + * Add missing override + +------------------------------------------------------------------- Old: ---- pim-data-exporter-20.12.3.tar.xz pim-data-exporter-20.12.3.tar.xz.sig New: ---- pim-data-exporter-21.04.0.tar.xz pim-data-exporter-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pim-data-exporter.spec ++++++ --- /var/tmp/diff_new_pack.GKm10s/_old 2021-04-25 21:28:48.676530684 +0200 +++ /var/tmp/diff_new_pack.GKm10s/_new 2021-04-25 21:28:48.680530689 +0200 @@ -16,18 +16,22 @@ # -%define kf5_version 5.75.0 +%define kf5_version 5.79.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: pim-data-exporter -Version: 20.12.3 +Version: 21.04.0 Release: 0 -Summary: Data exporter for KDE PIM +Summary: Data exporter for KDE PIM applications License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: System/GUI/KDE -URL: https://www.kde.org +URL: https://apps.kde.org/pimdataexporter 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 # Only required for the icon BuildRequires: kontact @@ -60,19 +64,16 @@ Requires: kontact # 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 Recommends: %{name}-lang %description -This package contains utlities needed by KDE PIM to export data for backup and archival. +This package contains utlities needed by KDE PIM applications to export data +for backup and archival. %lang_package %prep -%setup -q +%autosetup -p1 %build %cmake_kf5 -d build @@ -90,16 +91,16 @@ %files %license LICENSES/* -%{_kf5_debugdir}/pimdataexporter.categories -%{_kf5_debugdir}/pimdataexporter.renamecategories %doc %lang(en) %{_kf5_htmldir}/en/pimdataexporter/ %{_kf5_applicationsdir}/org.kde.pimdataexporter.desktop +%{_kf5_appstreamdir}/org.kde.pimdataexporter.appdata.xml %{_kf5_bindir}/pimdataexporter %{_kf5_bindir}/pimdataexporterconsole %{_kf5_configkcfgdir}/pimdataexporterglobalconfig.kcfg +%{_kf5_debugdir}/pimdataexporter.categories +%{_kf5_debugdir}/pimdataexporter.renamecategories %{_kf5_libdir}/libpimdataexporterprivate.so.* %{_kf5_sharedir}/kconf_update/ -%{_kf5_appstreamdir}/org.kde.pimdataexporter.appdata.xml %if %{with lang} %files lang -f %{name}.lang ++++++ pim-data-exporter-20.12.3.tar.xz -> pim-data-exporter-21.04.0.tar.xz ++++++ ++++ 50548 lines of diff (skipped)
