From 00b14f8ce2b47191aeba75798f95030a78f4f599026f69025171bb7fb4920d02 Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Sat, 3 Dec 2016 14:16:44 +0000 Subject: [PATCH 1/3] Accepting request 443255 from home:luca_b:test_KA KDE Applications - please review OBS-URL: https://build.opensuse.org/request/show/443255 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/akonadi-contact?expand=0&rev=19 --- akonadi-contact.changes | 8 ++++++++ akonadi-contact.spec | 28 +++++++++++++++++----------- akonadi-contacts-16.08.3.tar.xz | 3 --- akonadi-contacts-16.11.80.tar.xz | 3 +++ 4 files changed, 28 insertions(+), 14 deletions(-) delete mode 100644 akonadi-contacts-16.08.3.tar.xz create mode 100644 akonadi-contacts-16.11.80.tar.xz diff --git a/akonadi-contact.changes b/akonadi-contact.changes index 08db397..4e10562 100644 --- a/akonadi-contact.changes +++ b/akonadi-contact.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Nov 29 12:15:49 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.11.80 + * KDE Applications 16.12.0 Beta + * https://www.kde.org/announcements/announce-applications-16.12-beta.php + + ------------------------------------------------------------------- Wed Nov 9 06:08:15 UTC 2016 - lbeltrame@kde.org diff --git a/akonadi-contact.spec b/akonadi-contact.spec index 86d865a..a4716ce 100644 --- a/akonadi-contact.spec +++ b/akonadi-contact.spec @@ -16,19 +16,20 @@ # +%define sonum 5 Name: akonadi-contact -Version: 16.08.3 +Version: 16.11.80 Release: 0 -%define kf5_version 5.23.0 +%define kf5_version 5.26.0 +# 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}')} Summary: KDE PIM Libraries for Akonadi Contacts License: LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org Source: akonadi-contacts-%{version}.tar.xz -# It can only build on the same platforms as Qt Webengine -ExclusiveArch: %ix86 x86_64 %arm aarch64 mips mips64 BuildRequires: akonadi-mime-devel -BuildRequires: akonadi-server-devel >= 16.08.1 +BuildRequires: akonadi-server-devel >= %{_kapp_version} BuildRequires: extra-cmake-modules >= %{kf5_version} BuildRequires: grantlee5-devel BuildRequires: kcalcore-devel @@ -39,12 +40,17 @@ BuildRequires: kf5-filesystem BuildRequires: kio-devel >= %{kf5_version} BuildRequires: kmime-devel BuildRequires: libprison-devel +BuildRequires: pkgconfig BuildRequires: pkgconfig(Qt5Test) >= 5.6.0 BuildRequires: pkgconfig(Qt5WebEngine) >= 5.6.0 BuildRequires: pkgconfig(Qt5WebEngineWidgets) >= 5.6.0 BuildRequires: pkgconfig(Qt5Widgets) >= 5.6.0 -BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: libKF5AkonadiContact5 = %{version} +Provides: akonadi-contacts = %{version} +Obsoletes: akonadi-contacts < %{version} +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 This package provides a library used for handling personal contacts, @@ -52,10 +58,10 @@ as part of the KDE Personal Information Management (PIM) software. %package -n libKF5AkonadiContact5 Summary: Library for personal contact handling -Group: Libraries/System +Group: System/Libraries Requires: akonadi-contact >= %{version} -Obsoletes: akonadi-socialutils Obsoletes: akonadi-socialutils-devel +Obsoletes: akonadi-socialutils %description -n libKF5AkonadiContact5 This package provides a library used for handling personal contacts, @@ -65,9 +71,10 @@ as part of the KDE Personal Information Management (PIM) software. Summary: KDE PIM Libraries: Build Environment Group: Development/Libraries/KDE Requires: akonadi-server-devel -Requires: kcalcore-devel Requires: kcontacts-devel Requires: libKF5AkonadiContact5 = %{version} +Obsoletes: akonadi-contacts-devel < %{version} +Provides: akonadi-contacts-devel = %{version} %description devel This package contains all necessary include files and libraries needed @@ -77,14 +84,13 @@ to develop KDE PIM applications. %setup -q -n akonadi-contacts-%{version} %build -%cmake_kf5 -d build -- -DKF5_INCLUDE_INSTALL_DIR=%_kf5_includedir +%cmake_kf5 -d build -- -DKF5_INCLUDE_INSTALL_DIR=%{_kf5_includedir} %make_jobs %install %kf5_makeinstall -C build %post -n libKF5AkonadiContact5 -p /sbin/ldconfig - %postun -n libKF5AkonadiContact5 -p /sbin/ldconfig %files diff --git a/akonadi-contacts-16.08.3.tar.xz b/akonadi-contacts-16.08.3.tar.xz deleted file mode 100644 index ac10fdb..0000000 --- a/akonadi-contacts-16.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad2e6f6169f2700cb8c252d7780eefbbc5bf57ed8dac5f1c868a9f78fac48d89 -size 149272 diff --git a/akonadi-contacts-16.11.80.tar.xz b/akonadi-contacts-16.11.80.tar.xz new file mode 100644 index 0000000..4936c13 --- /dev/null +++ b/akonadi-contacts-16.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86490e4ea13a903c9a545f0b1c3e054260b50be8d74afa5ae4ea9ee39057fc53 +size 149296 From fee50530633adec88f276ee9ecb17cf8ab37ea977454672ce2cc5d3f21879666 Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Sat, 3 Dec 2016 15:53:07 +0000 Subject: [PATCH 2/3] update to (16.11.90) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/akonadi-contact?expand=0&rev=20 --- akonadi-contact.changes | 8 ++++++++ akonadi-contact.spec | 4 ++-- akonadi-contacts-16.11.80.tar.xz | 3 --- akonadi-contacts-16.11.90.tar.xz | 3 +++ 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 akonadi-contacts-16.11.80.tar.xz create mode 100644 akonadi-contacts-16.11.90.tar.xz diff --git a/akonadi-contact.changes b/akonadi-contact.changes index 4e10562..67e1479 100644 --- a/akonadi-contact.changes +++ b/akonadi-contact.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Dec 3 15:52:56 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.11.90 + * KDE Applications 16.12.0 RC + * https://www.kde.org/announcements/announce-applications-16.12-rc.php + + ------------------------------------------------------------------- Tue Nov 29 12:15:49 UTC 2016 - tittiatcoke@gmail.com diff --git a/akonadi-contact.spec b/akonadi-contact.spec index a4716ce..a5d4acc 100644 --- a/akonadi-contact.spec +++ b/akonadi-contact.spec @@ -18,10 +18,10 @@ %define sonum 5 Name: akonadi-contact -Version: 16.11.80 +Version: 16.11.90 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) +# Latest stable Applications (e.g. 16.08 in KA, but 16.11.90 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: KDE PIM Libraries for Akonadi Contacts License: LGPL-2.1+ diff --git a/akonadi-contacts-16.11.80.tar.xz b/akonadi-contacts-16.11.80.tar.xz deleted file mode 100644 index 4936c13..0000000 --- a/akonadi-contacts-16.11.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86490e4ea13a903c9a545f0b1c3e054260b50be8d74afa5ae4ea9ee39057fc53 -size 149296 diff --git a/akonadi-contacts-16.11.90.tar.xz b/akonadi-contacts-16.11.90.tar.xz new file mode 100644 index 0000000..8e3dcbb --- /dev/null +++ b/akonadi-contacts-16.11.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cda8fbd4685a6a105deed3b059be3c25e117462735637b0483a8ec4e40810557 +size 149272 From 105430460a415bfce9647e22b790d936f331bf4003d5e64e87b77666b4305e22 Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Tue, 13 Dec 2016 19:27:16 +0000 Subject: [PATCH 3/3] update to (16.12.0) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/akonadi-contact?expand=0&rev=21 --- akonadi-contact.changes | 8 ++++++++ akonadi-contact.spec | 4 ++-- akonadi-contacts-16.11.90.tar.xz | 3 --- akonadi-contacts-16.12.0.tar.xz | 3 +++ 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 akonadi-contacts-16.11.90.tar.xz create mode 100644 akonadi-contacts-16.12.0.tar.xz diff --git a/akonadi-contact.changes b/akonadi-contact.changes index 67e1479..5f21e6e 100644 --- a/akonadi-contact.changes +++ b/akonadi-contact.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Dec 13 19:27:13 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.12.0 + * KDE Applications 16.12.0 + * https://www.kde.org/announcements/announce-applications-16.12.0.php + + ------------------------------------------------------------------- Sat Dec 3 15:52:56 UTC 2016 - tittiatcoke@gmail.com diff --git a/akonadi-contact.spec b/akonadi-contact.spec index a5d4acc..d37a441 100644 --- a/akonadi-contact.spec +++ b/akonadi-contact.spec @@ -18,10 +18,10 @@ %define sonum 5 Name: akonadi-contact -Version: 16.11.90 +Version: 16.12.0 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.11.90 in KUA) +# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: KDE PIM Libraries for Akonadi Contacts License: LGPL-2.1+ diff --git a/akonadi-contacts-16.11.90.tar.xz b/akonadi-contacts-16.11.90.tar.xz deleted file mode 100644 index 8e3dcbb..0000000 --- a/akonadi-contacts-16.11.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cda8fbd4685a6a105deed3b059be3c25e117462735637b0483a8ec4e40810557 -size 149272 diff --git a/akonadi-contacts-16.12.0.tar.xz b/akonadi-contacts-16.12.0.tar.xz new file mode 100644 index 0000000..40691c0 --- /dev/null +++ b/akonadi-contacts-16.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecef2db9caa240d917e7a645597fe6d833dade77795e1efd18533f74f8d8b1c6 +size 149280