Accepting request 630097 from KDE:Applications

Update to 18.08.0

OBS-URL: https://build.opensuse.org/request/show/630097
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/akonadi-contact?expand=0&rev=26
This commit is contained in:
Dominique Leuenberger 2018-08-22 12:10:37 +00:00 committed by Git OBS Bridge
commit 5822fc57dc
4 changed files with 30 additions and 10 deletions

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Thu Aug 16 21:59:34 UTC 2018 - christophe@krop.fr
- 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:
* Add missing category
-------------------------------------------------------------------
Thu Jul 26 13:00:23 UTC 2018 - lbeltrame@kde.org
- 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:
* Use Q_REQUIRED_RESULT
* Don't use deprecated api
* Port to new connect api
* Reorder
* Port to new connect api + fix disconnect it
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jul 13 04:49:44 UTC 2018 - lbeltrame@kde.org Fri Jul 13 04:49:44 UTC 2018 - lbeltrame@kde.org

View File

@ -20,11 +20,11 @@
%define sonum 5 %define sonum 5
Name: akonadi-contact Name: akonadi-contact
Version: 18.04.3 Version: 18.08.0
Release: 0 Release: 0
%define kf5_version 5.26.0 %define kf5_version 5.26.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) # 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: KDE PIM Libraries for Akonadi Contacts Summary: KDE PIM Libraries for Akonadi Contacts
License: LGPL-2.1-or-later License: LGPL-2.1-or-later
Group: System/GUI/KDE Group: System/GUI/KDE
@ -51,9 +51,7 @@ Requires: libKF5AkonadiContact5 = %{version}
Requires: libKF5ContactEditor5 = %{version} Requires: libKF5ContactEditor5 = %{version}
Provides: akonadi-contacts = %{version} Provides: akonadi-contacts = %{version}
Obsoletes: akonadi-contacts < %{version} Obsoletes: akonadi-contacts < %{version}
%if %{with lang}
Recommends: %{name}-lang Recommends: %{name}-lang
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
# It can only build on the same platforms as Qt Webengine # It can only build on the same platforms as Qt Webengine
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64 ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
@ -105,9 +103,7 @@ Provides: akonadi-contacts-devel = %{version}
This package contains all necessary include files and libraries needed This package contains all necessary include files and libraries needed
to develop KDE PIM applications. to develop KDE PIM applications.
%if %{with lang}
%lang_package %lang_package
%endif
%prep %prep
%setup -q -n akonadi-contacts-%{version} %setup -q -n akonadi-contacts-%{version}
@ -135,7 +131,7 @@ to develop KDE PIM applications.
%dir %{_kf5_plugindir}/akonadi/contacts/ %dir %{_kf5_plugindir}/akonadi/contacts/
%dir %{_kf5_servicesdir}/akonadi %dir %{_kf5_servicesdir}/akonadi
%dir %{_kf5_servicesdir}/akonadi/contact %dir %{_kf5_servicesdir}/akonadi/contact
%{_kf5_configdir}/*.categories %{_kf5_debugdir}/*.categories
%{_kf5_debugdir}/*.renamecategories %{_kf5_debugdir}/*.renamecategories
%{_kf5_datadir}/akonadi/contact/ %{_kf5_datadir}/akonadi/contact/
%{_kf5_plugindir}/akonadi/contacts/plugins/ %{_kf5_plugindir}/akonadi/contacts/plugins/

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f8d9e6ecb1bd85ddbdf7f7c39888f54a563e1e7b4e7d52a8a47fd39266c0db3c
size 392228

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:556821c7f3f3cb658c06a5f859b5e944345fa68b4eff471f9164e07e29051a4b
size 390044