Hello community, here is the log from the commit of package pimcommon for openSUSE:Factory checked in at 2019-08-16 15:43:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pimcommon (Old) and /work/SRC/openSUSE:Factory/.pimcommon.new.22127 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pimcommon" Fri Aug 16 15:43:03 2019 rev:43 rq:723769 version:19.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/pimcommon/pimcommon.changes 2019-07-26 12:25:34.534427242 +0200 +++ /work/SRC/openSUSE:Factory/.pimcommon.new.22127/pimcommon.changes 2019-08-16 15:43:09.137742885 +0200 @@ -1,0 +2,40 @@ +Fri Aug 9 08:32:29 UTC 2019 - Christophe Giboudeaux <[email protected]> + +- Update to 19.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.0.php +- No code change since 19.07.90 + +------------------------------------------------------------------- +Tue Aug 06 16:50:52 UTC 2019 - [email protected] + +- Update to 19.07.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-rc.php +- No code changes since 19.07.80 + +------------------------------------------------------------------- +Tue Jul 23 11:59:08 UTC 2019 - [email protected] + +- Update to 19.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-beta.php +- Changes since 19.04.3: + * Remove unused includes + * When we use framework 5.59.0 we can use new logging file directory + * Use QVector here + * It was fixed in 5.13.0beta2 + * Remove the now unused GenericGrantleeFormatter + * metainfo.yaml: Fix cmakename, is own top-level entry + * It's enabled by default + * Clean up. It was enabled by default from 1 release + * Simplify GenericGrantleeFormatter + * Don't use const'ref + * Use new connect api + * Remove MinimumComboBox + * Make purpose required now + +------------------------------------------------------------------- Old: ---- pimcommon-19.04.3.tar.xz New: ---- applications.keyring pimcommon-19.08.0.tar.xz pimcommon-19.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pimcommon.spec ++++++ --- /var/tmp/diff_new_pack.qsLdki/_old 2019-08-16 15:43:09.821742686 +0200 +++ /var/tmp/diff_new_pack.qsLdki/_new 2019-08-16 15:43:09.825742685 +0200 @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: pimcommon -Version: 19.04.3 +Version: 19.08.0 Release: 0 Summary: Base package of KDE PIM PimCommon library License: GPL-2.0-only AND LGPL-2.1-or-later Group: System/Libraries -URL: http://www.kde.org -Source0: %{name}-%{version}.tar.xz +URL: https://www.kde.org +Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: extra-cmake-modules >= 5.19.0 BuildRequires: grantlee5-devel BuildRequires: karchive-devel @@ -102,7 +106,7 @@ %lang_package %prep -%setup -q +%autosetup -p1 %build %cmake_kf5 -d build -- -DQTWEBENGINE_SUPPORT_OPTION=TRUE ++++++ pimcommon-19.04.3.tar.xz -> pimcommon-19.08.0.tar.xz ++++++ ++++ 7389 lines of diff (skipped)
