KDE Applications 18.08.0 beta (third time's the charm)

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/akonadi-contact?expand=0&rev=80
This commit is contained in:
Wolfgang Bauer 2018-07-28 13:18:54 +00:00 committed by Git OBS Bridge
parent f02f598978
commit a77d77067f
4 changed files with 20 additions and 10 deletions

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
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

View File

@ -20,11 +20,11 @@
%define sonum 5
Name: akonadi-contact
Version: 18.04.3
Version: 18.07.80
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: %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
License: LGPL-2.1-or-later
Group: System/GUI/KDE
@ -51,9 +51,7 @@ Requires: libKF5AkonadiContact5 = %{version}
Requires: libKF5ContactEditor5 = %{version}
Provides: akonadi-contacts = %{version}
Obsoletes: akonadi-contacts < %{version}
%if %{with lang}
Recommends: %{name}-lang
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
# It can only build on the same platforms as Qt Webengine
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
to develop KDE PIM applications.
%if %{with lang}
%lang_package
%endif
%prep
%setup -q -n akonadi-contacts-%{version}
@ -135,7 +131,7 @@ to develop KDE PIM applications.
%dir %{_kf5_plugindir}/akonadi/contacts/
%dir %{_kf5_servicesdir}/akonadi
%dir %{_kf5_servicesdir}/akonadi/contact
%{_kf5_configdir}/*.categories
%{_kf5_debugdir}/*.categories
%{_kf5_debugdir}/*.renamecategories
%{_kf5_datadir}/akonadi/contact/
%{_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:deeee41c3e10c26147cffb9d4ecd302585b71ea04a2fc0114d259303696c4d06
size 392052