Hello community, here is the log from the commit of package kcontacts for openSUSE:Factory checked in at 2018-08-22 14:12:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcontacts (Old) and /work/SRC/openSUSE:Factory/.kcontacts.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcontacts" Wed Aug 22 14:12:34 2018 rev:35 rq:630125 version:18.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcontacts/kcontacts.changes 2018-07-18 22:42:02.481327637 +0200 +++ /work/SRC/openSUSE:Factory/.kcontacts.new/kcontacts.changes 2018-08-22 14:12:36.205249875 +0200 @@ -1,0 +2,27 @@ +Thu Aug 16 22:03:00 UTC 2018 - [email protected] + +- Update to 18.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.08.0.php +- Changes since 18.07.80: + * None + +------------------------------------------------------------------- +Thu Jul 26 13:00:36 UTC 2018 - [email protected] + +- Update to 18.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.07.80.php +- Changes since 18.04.3: + * Cache country <-> ISO code mapping in both directions + * Load the address formatting rules only once + * Fix country detection from QLocale + * Don't rely on address formatting data from kdelibs4support + * Put the countrytransl.map file into a Qt resource + * Use Q_REQUIRED_RESULT + * Fix countryToISO() returning the local country for unknown country names + * Remove unused D-Bus dependency + +------------------------------------------------------------------- Old: ---- kcontacts-18.04.3.tar.xz New: ---- kcontacts-18.08.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcontacts.spec ++++++ --- /var/tmp/diff_new_pack.fkubRh/_old 2018-08-22 14:12:36.601250814 +0200 +++ /var/tmp/diff_new_pack.fkubRh/_new 2018-08-22 14:12:36.601250814 +0200 @@ -20,11 +20,11 @@ %define kf5_version 5.5.0 Name: kcontacts -Version: 18.04.3 +Version: 18.08.0 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) -%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} +%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Address book API for KDE License: LGPL-2.1-or-later Group: System/GUI/KDE @@ -38,7 +38,6 @@ BuildRequires: kf5-filesystem BuildRequires: ki18n-devel >= %{kf5_version} BuildRequires: pkgconfig -BuildRequires: pkgconfig(Qt5DBus) >= 5.3.0 BuildRequires: pkgconfig(Qt5Gui) >= 5.3.0 BuildRequires: pkgconfig(Qt5Test) >= 5.3.0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -58,7 +57,7 @@ Libkcontacts provides an API for address book data. %package devel -Summary: New address book API for KDE: Build Environment +Summary: Address book API for KDE: Build Environment Group: Development/Libraries/KDE Requires: kcoreaddons-devel >= %{kf5_version} Requires: libKF5Contacts5 = %{version} @@ -93,7 +92,6 @@ %defattr(-,root,root) %doc COPYING* %{_kf5_libdir}/libKF5Contacts.so.* -%{_kf5_datadir}/kcontacts/ %{_kf5_debugdir}/*.categories %{_kf5_debugdir}/*.renamecategories ++++++ kcontacts-18.04.3.tar.xz -> kcontacts-18.08.0.tar.xz ++++++ ++++ 2281 lines of diff (skipped)
