From 28d4010545845b58674bf63fa3b30574541e126252980ab2e789c8a290b1b201 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sat, 5 Aug 2017 18:22:56 +0000 Subject: [PATCH 1/7] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/grantlee-editor?expand=0&rev=26 --- grantlee-editor-17.04.3.tar.xz | 3 --- grantlee-editor-17.07.90.tar.xz | 3 +++ grantlee-editor.changes | 8 ++++++++ 3 files changed, 11 insertions(+), 3 deletions(-) delete mode 100644 grantlee-editor-17.04.3.tar.xz create mode 100644 grantlee-editor-17.07.90.tar.xz diff --git a/grantlee-editor-17.04.3.tar.xz b/grantlee-editor-17.04.3.tar.xz deleted file mode 100644 index c23673c..0000000 --- a/grantlee-editor-17.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b4c860be849870bd16f149dcd9fb665e1fb18af0cc97713ceeb09e1583ca952 -size 110896 diff --git a/grantlee-editor-17.07.90.tar.xz b/grantlee-editor-17.07.90.tar.xz new file mode 100644 index 0000000..efb8c6e --- /dev/null +++ b/grantlee-editor-17.07.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c8e4f42e190a2c80985af68542400882df6fc3076307fd660be0edf80004bf7 +size 110580 diff --git a/grantlee-editor.changes b/grantlee-editor.changes index 4aae092..db555fc 100644 --- a/grantlee-editor.changes +++ b/grantlee-editor.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +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 From e5de7cfdb646dc997411f5d2202bec1942a2bc5c0c9dc4d15cd791f6c93f7a8f Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sat, 5 Aug 2017 18:49:03 +0000 Subject: [PATCH 2/7] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/grantlee-editor?expand=0&rev=27 --- grantlee-editor.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grantlee-editor.spec b/grantlee-editor.spec index fcd8b3c..18954ff 100644 --- a/grantlee-editor.spec +++ b/grantlee-editor.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: grantlee-editor -Version: 17.04.3 +Version: 17.07.90 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) From bd0b03738444d0a1b1b9af8e30684d61474c2afc7acf82079440fae11d7bee47 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 11 Aug 2017 22:53:12 +0000 Subject: [PATCH 3/7] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/grantlee-editor?expand=0&rev=28 --- grantlee-editor.changes | 18 ++++++++++++++++++ grantlee-editor.spec | 18 ++++++++++-------- 2 files changed, 28 insertions(+), 8 deletions(-) diff --git a/grantlee-editor.changes b/grantlee-editor.changes index db555fc..7ec9878 100644 --- a/grantlee-editor.changes +++ b/grantlee-editor.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +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 + ------------------------------------------------------------------- Sat Aug 5 18:16:47 UTC 2017 - christophe@krop.fr diff --git a/grantlee-editor.spec b/grantlee-editor.spec index 18954ff..10c9f8d 100644 --- a/grantlee-editor.spec +++ b/grantlee-editor.spec @@ -22,7 +22,7 @@ Name: grantlee-editor Version: 17.07.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. 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 License: GPL-2.0+ and LGPL-2.1+ @@ -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,7 +68,9 @@ 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 @@ -103,16 +105,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 From 5c900210db4f00da56583152b25aacf04a0f66dbd6654f0cf4b884a38bd1568b Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 11 Aug 2017 23:08:29 +0000 Subject: [PATCH 4/7] 17.08.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/grantlee-editor?expand=0&rev=29 --- grantlee-editor-17.07.90.tar.xz | 3 --- grantlee-editor-17.08.0.tar.xz | 3 +++ grantlee-editor.spec | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 grantlee-editor-17.07.90.tar.xz create mode 100644 grantlee-editor-17.08.0.tar.xz diff --git a/grantlee-editor-17.07.90.tar.xz b/grantlee-editor-17.07.90.tar.xz deleted file mode 100644 index efb8c6e..0000000 --- a/grantlee-editor-17.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0c8e4f42e190a2c80985af68542400882df6fc3076307fd660be0edf80004bf7 -size 110580 diff --git a/grantlee-editor-17.08.0.tar.xz b/grantlee-editor-17.08.0.tar.xz new file mode 100644 index 0000000..b2bff92 --- /dev/null +++ b/grantlee-editor-17.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:617c82a608175a356acd05895384f9942ac2482b68d1ff46c8885ac7a25c73cf +size 110572 diff --git a/grantlee-editor.spec b/grantlee-editor.spec index 10c9f8d..8579faf 100644 --- a/grantlee-editor.spec +++ b/grantlee-editor.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: grantlee-editor -Version: 17.07.90 +Version: 17.08.0 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) From 8d1a47d817ec4539c06e0429f1def53177cd71f6b757124e5b1e9d4f4a195fd9 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sat, 12 Aug 2017 12:07:14 +0000 Subject: [PATCH 5/7] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/grantlee-editor?expand=0&rev=30 --- grantlee-editor.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grantlee-editor.spec b/grantlee-editor.spec index 8579faf..2f7a1c2 100644 --- a/grantlee-editor.spec +++ b/grantlee-editor.spec @@ -24,7 +24,7 @@ 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}')} -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 From b3f8e24b2effc96531aaf97d5b709cdb27a825d8d820584b126dd7573f2d0220 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sat, 12 Aug 2017 12:08:15 +0000 Subject: [PATCH 6/7] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/grantlee-editor?expand=0&rev=31 --- grantlee-editor.changes | 1 + 1 file changed, 1 insertion(+) diff --git a/grantlee-editor.changes b/grantlee-editor.changes index 7ec9878..6132002 100644 --- a/grantlee-editor.changes +++ b/grantlee-editor.changes @@ -15,6 +15,7 @@ Fri Aug 11 22:44:57 UTC 2017 - christophe@krop.fr * Fix coding style * Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT * Don't use kpartgui +- Change the package summary ------------------------------------------------------------------- Sat Aug 5 18:16:47 UTC 2017 - christophe@krop.fr From 640784e3b2fbb15b5fe50e3a05014206dcd4efb8c437c7263df253643fe006de Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sat, 12 Aug 2017 12:16:22 +0000 Subject: [PATCH 7/7] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/grantlee-editor?expand=0&rev=32 --- grantlee-editor.changes | 2 +- grantlee-editor.spec | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/grantlee-editor.changes b/grantlee-editor.changes index 6132002..a85898f 100644 --- a/grantlee-editor.changes +++ b/grantlee-editor.changes @@ -15,7 +15,7 @@ Fri Aug 11 22:44:57 UTC 2017 - christophe@krop.fr * Fix coding style * Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT * Don't use kpartgui -- Change the package summary +- Update the package summary and description ------------------------------------------------------------------- Sat Aug 5 18:16:47 UTC 2017 - christophe@krop.fr diff --git a/grantlee-editor.spec b/grantlee-editor.spec index 2f7a1c2..80c6a96 100644 --- a/grantlee-editor.spec +++ b/grantlee-editor.spec @@ -76,7 +76,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build 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