Hello community, here is the log from the commit of package kaddressbook for openSUSE:Factory checked in at 2018-12-19 13:32:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kaddressbook (Old) and /work/SRC/openSUSE:Factory/.kaddressbook.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kaddressbook" Wed Dec 19 13:32:32 2018 rev:26 rq:658344 version:18.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kaddressbook/kaddressbook.changes 2018-11-12 09:26:29.554364781 +0100 +++ /work/SRC/openSUSE:Factory/.kaddressbook.new.28833/kaddressbook.changes 2018-12-19 13:32:33.960685017 +0100 @@ -1,0 +2,35 @@ +Fri Dec 14 06:08:57 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:49 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:21:58 UTC 2018 - Luca Beltrame <[email protected]> + +- Run spec-cleaner + +------------------------------------------------------------------- +Tue Nov 20 05:56:42 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: + * Too many changes to list here + +------------------------------------------------------------------- @@ -47 +82 @@ - * https://www.kde.org/announcements/announce-applications-18.07.80.php + * https://www.kde.org/announcements/announce-applications-18.08-beta.php @@ -102 +137 @@ - * https://www.kde.org/announcements/announce-applications-18.03.90.php + * https://www.kde.org/announcements/announce-applications-18.04-rc.php @@ -211 +246 @@ - * https://www.kde.org/announcements/announce-applications-17.07.90.php + * https://www.kde.org/announcements/announce-applications-17.08-rc.php @@ -270 +305 @@ - * https://www.kde.org/announcements/announce-applications-17.03.80.php + * https://www.kde.org/announcements/announce-applications-17.04-beta.php Old: ---- kaddressbook-18.08.3.tar.xz New: ---- kaddressbook-18.12.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kaddressbook.spec ++++++ --- /var/tmp/diff_new_pack.i284vX/_old 2018-12-19 13:32:34.680684080 +0100 +++ /var/tmp/diff_new_pack.i284vX/_new 2018-12-19 13:32:34.680684080 +0100 @@ -16,20 +16,17 @@ # -%bcond_without lang - -Name: kaddressbook -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}')} -# It can only build on the same platforms as Qt Webengine -ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64 +%bcond_without lang +Name: kaddressbook +Version: 18.12.0 +Release: 0 Summary: Address Manager License: LGPL-2.1-or-later AND GPL-2.0-or-later Group: Productivity/Networking/Email/Utilities -Url: http://www.kde.org +URL: http://www.kde.org Source0: %{name}-%{version}.tar.xz BuildRequires: akonadi-search-devel BuildRequires: akonadi-server-devel >= %{_kapp_version} @@ -43,6 +40,7 @@ BuildRequires: kontactinterface-devel BuildRequires: kpimtextedit-devel BuildRequires: libkdepim-devel >= %{_kapp_version} +BuildRequires: pkgconfig BuildRequires: prison-qt5-devel BuildRequires: python-devel BuildRequires: update-desktop-files @@ -55,10 +53,11 @@ BuildRequires: pkgconfig(Qt5Test) >= 5.2.0 BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 Requires: kdepim-runtime +Recommends: %{name}-lang Provides: kaddressbook5 = %{version} Obsoletes: kaddressbook5 < %{version} -Recommends: %{name}-lang -BuildRoot: %{_tmppath}/%{name}-%{version}-build +# It can only build on the same platforms as Qt Webengine +ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64 %description The KDE Address Book @@ -82,8 +81,7 @@ %postun -p /sbin/ldconfig %files -%defattr(-,root,root) -%doc COPYING COPYING.LIB COPYING.DOC +%license COPYING COPYING.LIB COPYING.DOC %config %{_kf5_configdir}/kaddressbook.categories %config %{_kf5_configdir}/kaddressbook.renamecategories %dir %{_kf5_appstreamdir}/ @@ -92,6 +90,7 @@ %{_kf5_appstreamdir}/org.kde.kaddressbook.appdata.xml %{_kf5_bindir}/kaddressbook %{_kf5_iconsdir}/hicolor/*/apps/kaddressbook.png +%{_kf5_iconsdir}/hicolor/scalable/apps/kaddressbook.svg %{_kf5_libdir}/libkaddressbookprivate.so.* %{_kf5_plugindir}/kaddressbook_config_plugins.so %{_kf5_plugindir}/kaddressbookpart.so @@ -105,7 +104,7 @@ %if %{with lang} %files lang -f %{name}.lang -%doc COPYING* +%license COPYING* %endif %changelog ++++++ kaddressbook-18.08.3.tar.xz -> kaddressbook-18.12.0.tar.xz ++++++ ++++ 8778 lines of diff (skipped)
