Hello community, here is the log from the commit of package kaddressbook for openSUSE:Factory checked in at 2017-05-08 18:47:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kaddressbook (Old) and /work/SRC/openSUSE:Factory/.kaddressbook.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kaddressbook" Mon May 8 18:47:20 2017 rev:6 rq:490365 version:17.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kaddressbook/kaddressbook.changes 2017-03-15 00:51:56.216745160 +0100 +++ /work/SRC/openSUSE:Factory/.kaddressbook.new/kaddressbook.changes 2017-05-08 18:47:29.939653615 +0200 @@ -1,0 +2,30 @@ +Sun Apr 16 10:44:49 CEST 2017 - [email protected] + +- Update to 17.04.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.04.0.php +- Changes since 17.03.90: + * None + +------------------------------------------------------------------- +Wed Apr 12 20:25:19 CEST 2017 - [email protected] + +- Update to 17.03.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.04-rc.php +- Changes since 17.03.80: + * None + +------------------------------------------------------------------- +Sat Mar 25 23:10:14 CET 2017 - [email protected] + +- Update to 17.03.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.03.80.php +- Changes since 16.12.3: + * Too many changes to list here + +------------------------------------------------------------------- Old: ---- kaddressbook-16.12.3.tar.xz New: ---- kaddressbook-17.04.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kaddressbook.spec ++++++ --- /var/tmp/diff_new_pack.pmqTSr/_old 2017-05-08 18:47:31.711403079 +0200 +++ /var/tmp/diff_new_pack.pmqTSr/_new 2017-05-08 18:47:31.715402513 +0200 @@ -16,12 +16,16 @@ # +%bcond_without lang + Name: kaddressbook -Version: 16.12.3 +Version: 17.04.0 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA) +# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) %{!?_kapp_version: %global _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 Summary: Address Manager License: LGPL-2.1+ and GPL-2.0+ Group: Productivity/Networking/Email/Utilities @@ -39,12 +43,12 @@ BuildRequires: kontactinterface-devel BuildRequires: kpimtextedit-devel BuildRequires: libkdepim-devel >= %{_kapp_version} -BuildRequires: mailcommon-devel -BuildRequires: pkgconfig BuildRequires: prison-qt5-devel BuildRequires: python-devel BuildRequires: update-desktop-files BuildRequires: cmake(KF5KdepimDBusInterfaces) +BuildRequires: cmake(KF5Libkleo) +BuildRequires: cmake(KF5PimCommon) BuildRequires: pkgconfig(Qt5DBus) >= 5.2.0 BuildRequires: pkgconfig(Qt5Gui) >= 5.2.0 BuildRequires: pkgconfig(Qt5PrintSupport) >= 5.2.0 @@ -53,13 +57,16 @@ Requires: kdepim-runtime 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 +Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build %description The KDE Address Book +%if %{with lang} +%lang_package +%endif + %prep %setup -q @@ -69,6 +76,9 @@ %install %kf5_makeinstall -C build +%if %{with lang} + %find_lang %{name} --with-man --all-name +%endif %post -p /sbin/ldconfig %postun -p /sbin/ldconfig @@ -93,8 +103,12 @@ %{_datadir}/kconf_update/ %{_datadir}/kontact/ %{_kf5_servicesdir}/kontact/ -%{_kf5_kxmlguidir}/kaddressbook/ %{_kf5_plugindir}/kaddressbook_config_plugins.so %{_kf5_servicesdir}/kaddressbook_config_plugins.desktop +%if %{with lang} +%files lang -f %{name}.lang +%doc COPYING* +%endif + %changelog ++++++ kaddressbook-16.12.3.tar.xz -> kaddressbook-17.04.0.tar.xz ++++++ ++++ 151808 lines of diff (skipped)
