Accepting request 516524 from KDE:Applications

Update to 17.08.0

OBS-URL: https://build.opensuse.org/request/show/516524
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grantlee-editor?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2017-08-28 13:10:12 +00:00 committed by Git OBS Bridge
commit e285935b44
4 changed files with 44 additions and 14 deletions

View File

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

View File

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

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Fri Aug 11 22:44:57 UTC 2017 - christophe@krop.fr
- Update to KDE Applications 17.08.0
* New feature release
* https://www.kde.org/announcements/announce-applications-17.08.0.php
- Changes since 17.04.3 :
* QtWebEngine supports Wayland starting with Qt 5.9
* Disable context menu
* Fix compile
* Minor
* Fix icon problem on wayland
* Don't use deprecated method
* Port some foreach
* Fix coding style
* Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT
* Don't use kpartgui
- Update the package summary and description
-------------------------------------------------------------------
Sat Aug 5 18:16:47 UTC 2017 - christophe@krop.fr
- Update to KDE Applications 17.07.90
* KDE Applications 17.07.90
* https://www.kde.org/announcements/announce-applications-17.07.90.php
-------------------------------------------------------------------
Sat Jul 15 22:59:01 CEST 2017 - lbeltrame@kde.org

View File

@ -19,12 +19,12 @@
%bcond_without lang
Name: grantlee-editor
Version: 17.04.3
Version: 17.08.0
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. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: Base package of kdepim
Summary: Messageviewer header theme editor based on Grantlee
License: GPL-2.0+ and LGPL-2.1+
Group: System/GUI/KDE
Url: http://www.kde.org
@ -34,6 +34,7 @@ BuildRequires: extra-cmake-modules >= %{kf5_version}
BuildRequires: fdupes
BuildRequires: gettext-devel
BuildRequires: grantleetheme-devel
BuildRequires: cmake(KF5KaddressbookGrantlee)
#Only required for the icon
BuildRequires: kaddressbook
BuildRequires: karchive-devel
@ -53,7 +54,6 @@ BuildRequires: pkgconfig
BuildRequires: python-devel
BuildRequires: syntax-highlighting-devel
BuildRequires: update-desktop-files
BuildRequires: cmake(KF5KaddressbookGrantlee)
BuildRequires: pkgconfig(Qt5Gui) >= 5.2.0
BuildRequires: pkgconfig(Qt5Network) >= 5.2.0
BuildRequires: pkgconfig(Qt5Qml) >= 5.2.0
@ -68,13 +68,16 @@ BuildRequires: boost-devel
%endif
Requires: kaddressbook
Requires: kmail-application-icons
%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
%description
This package contains the core files of the kdepim module.
A theme editor for messageviewer based on Grantlee. Once created or modified,
the themes can be used in KMail.
%if %{with lang}
%lang_package
@ -103,16 +106,16 @@ rm %{buildroot}%{_kf5_libdir}/*.so
%doc COPYING COPYING.LIB COPYING.DOC
%config %{_kf5_configdir}/grantleeditor.categories
%config %{_kf5_configdir}/grantleeditor.renamecategories
%{_bindir}/contactprintthemeeditor
%{_bindir}/contactthemeeditor
%{_bindir}/headerthemeeditor
%{_libdir}/libgrantleethemeeditor.so.*
%{_kf5_bindir}/contactprintthemeeditor
%{_kf5_bindir}/contactthemeeditor
%{_kf5_bindir}/headerthemeeditor
%{_kf5_applicationsdir}/org.kde.contactprintthemeeditor.desktop
%{_kf5_applicationsdir}/org.kde.contactthemeeditor.desktop
%{_kf5_applicationsdir}/org.kde.headerthemeeditor.desktop
%{_kf5_configkcfgdir}/grantleethemeeditor.kcfg
%{_kf5_htmldir}/en/contactthemeeditor/
%{_kf5_htmldir}/en/headerthemeeditor/
%doc %lang(en) %{_kf5_htmldir}/en/contactthemeeditor/
%doc %lang(en) %{_kf5_htmldir}/en/headerthemeeditor/
%{_kf5_libdir}/libgrantleethemeeditor.so.*
%if %{with lang}
%files lang -f %{name}.lang