Hello community, here is the log from the commit of package kcontacts for openSUSE:Factory checked in at 2018-12-19 13:33:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcontacts (Old) and /work/SRC/openSUSE:Factory/.kcontacts.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcontacts" Wed Dec 19 13:33:24 2018 rev:39 rq:658370 version:18.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcontacts/kcontacts.changes 2018-11-12 09:27:16.346306457 +0100 +++ /work/SRC/openSUSE:Factory/.kcontacts.new.28833/kcontacts.changes 2018-12-19 13:33:26.024617308 +0100 @@ -1,0 +2,44 @@ +Fri Dec 14 06:09:05 UTC 2018 - [email protected] + +- Update to 18.12.0 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.0.php +- Changes since 18.11.90: + * No code changes since 18.11.90 + +------------------------------------------------------------------- +Mon Dec 03 20:55:53 UTC 2018 - [email protected] + +- Update to 18.11.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12-rc.php +- Changes since 18.11.80: + * No code changes since 18.11.80 + +------------------------------------------------------------------- +Tue Nov 20 06:22:09 UTC 2018 - Luca Beltrame <[email protected]> + +- Run spec-cleaner + +------------------------------------------------------------------- +Tue Nov 20 05:56:55 UTC 2018 - [email protected] + +- Update to 18.11.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12-beta.php +- Changes since 18.08.3: + * QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51 + * Complete the dependency list, matters for static builds + * Make KContacts work in static builds + * Add a new ISO 3166 code to country name mapping table + * Unbreak the char encoding for Android + * Attempt to fix the Windows build + * Restore Qt 5.9 compatibility + * Add CLDR-based country to ISO code mapping + * Fix translation of country names + * Use new syntax + +------------------------------------------------------------------- @@ -47 +91 @@ - * https://www.kde.org/announcements/announce-applications-18.07.80.php + * https://www.kde.org/announcements/announce-applications-18.08-beta.php @@ -104 +148 @@ - * https://www.kde.org/announcements/announce-applications-18.03.90.php + * https://www.kde.org/announcements/announce-applications-18.04-rc.php @@ -238 +282 @@ - * https://www.kde.org/announcements/announce-applications-17.07.90.php + * https://www.kde.org/announcements/announce-applications-17.08-rc.php @@ -302 +346 @@ - * https://www.kde.org/announcements/announce-applications-17.03.80.php + * https://www.kde.org/announcements/announce-applications-17.04-beta.php @@ -389 +433 @@ - * https://www.kde.org/announcements/announce-applications-16.07.90.php + * https://www.kde.org/announcements/announce-applications-16.08-rc.php @@ -505 +549 @@ - * https://www.kde.org/announcements/announce-applications-15.07.90.php + * https://www.kde.org/announcements/announce-applications-15.08-rc.php Old: ---- kcontacts-18.08.3.tar.xz New: ---- kcontacts-18.12.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcontacts.spec ++++++ --- /var/tmp/diff_new_pack.OobB9b/_old 2018-12-19 13:33:26.452616752 +0100 +++ /var/tmp/diff_new_pack.OobB9b/_new 2018-12-19 13:33:26.452616752 +0100 @@ -16,19 +16,18 @@ # -%bcond_without lang - %define kf5_version 5.5.0 -Name: kcontacts -Version: 18.08.3 -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: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} +%bcond_without lang +Name: kcontacts +Version: 18.12.0 +Release: 0 Summary: Address book API for KDE License: LGPL-2.1-or-later Group: System/GUI/KDE -Url: http://www.kde.org +URL: http://www.kde.org Source: kcontacts-%{version}.tar.xz Source1: baselibs.conf BuildRequires: extra-cmake-modules >= 1.3.0 @@ -40,7 +39,6 @@ BuildRequires: pkgconfig BuildRequires: pkgconfig(Qt5Gui) >= 5.3.0 BuildRequires: pkgconfig(Qt5Test) >= 5.3.0 -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Libkcontacts provides an API for address book data. @@ -48,10 +46,10 @@ %package -n libKF5Contacts5 Summary: Address book API for KDE Group: System/Libraries +Provides: %{name} = %{version} %if %{with lang} Recommends: %{name}-lang %endif -Provides: %{name} = %{version} %description -n libKF5Contacts5 Libkcontacts provides an API for address book data. @@ -89,15 +87,13 @@ %postun -n libKF5Contacts5 -p /sbin/ldconfig %files -n libKF5Contacts5 -%defattr(-,root,root) -%doc COPYING* +%license COPYING* %{_kf5_libdir}/libKF5Contacts.so.* %{_kf5_debugdir}/*.categories %{_kf5_debugdir}/*.renamecategories %files devel -%defattr(-,root,root) -%doc COPYING* +%license COPYING* %{_kf5_cmakedir}/KF5Contacts/ %{_kf5_includedir}/KContacts/ %{_kf5_includedir}/kcontacts_version.h @@ -106,7 +102,7 @@ %if %{with lang} %files lang -f %{name}.lang -%doc COPYING* +%license COPYING* %endif %changelog ++++++ kcontacts-18.08.3.tar.xz -> kcontacts-18.12.0.tar.xz ++++++ ++++ 69767 lines of diff (skipped)
