Hello community, here is the log from the commit of package kaddressbook for openSUSE:Leap:15.2 checked in at 2020-05-12 11:33:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/kaddressbook (Old) and /work/SRC/openSUSE:Leap:15.2/.kaddressbook.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kaddressbook" Tue May 12 11:33:37 2020 rev:59 rq:797337 version:20.04.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/kaddressbook/kaddressbook.changes 2020-03-15 07:10:49.668944200 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.kaddressbook.new.2738/kaddressbook.changes 2020-05-12 11:33:38.535900892 +0200 @@ -1,0 +2,32 @@ +Thu Apr 23 12:22:00 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-04-apps-update +- Changes since 20.03.90: + * Use QLatin1Char('/') here + * Inform when loading settings was done + * Fix show config dialog in kontact app + +------------------------------------------------------------------- +Sun Apr 5 20:29:44 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.03.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-rc +- Changes since 20.03.80: + * Fix clazy warning + * Fix cppcheck warning + +------------------------------------------------------------------- +Sun Mar 22 09:16:40 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.03.80 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-beta +- Too many changes to list here. + +------------------------------------------------------------------- Old: ---- kaddressbook-19.12.3.tar.xz kaddressbook-19.12.3.tar.xz.sig New: ---- kaddressbook-20.04.0.tar.xz kaddressbook-20.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kaddressbook.spec ++++++ --- /var/tmp/diff_new_pack.sVgqK7/_old 2020-05-12 11:33:39.211902312 +0200 +++ /var/tmp/diff_new_pack.sVgqK7/_new 2020-05-12 11:33:39.215902321 +0200 @@ -21,17 +21,13 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kaddressbook -Version: 19.12.3 +Version: 20.04.0 Release: 0 Summary: Address book application to manage contacts License: LGPL-2.1-or-later AND GPL-2.0-or-later Group: Productivity/Networking/Email/Utilities URL: https://www.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: fdupes BuildRequires: gettext-devel BuildRequires: pkgconfig @@ -56,12 +52,16 @@ BuildRequires: cmake(Qt5Test) >= 5.2.0 BuildRequires: cmake(Qt5Widgets) >= 5.2.0 Requires: kdepim-runtime -Recommends: %{name}-lang Recommends: %{name}-doc +Recommends: %{name}-lang Provides: kaddressbook5 = %{version} Obsoletes: kaddressbook5 < %{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 KAddressbook is an application by KDE to manage contacts. ++++++ kaddressbook-19.12.3.tar.xz -> kaddressbook-20.04.0.tar.xz ++++++ ++++ 17887 lines of diff (skipped)
