Hello community, here is the log from the commit of package grantlee-editor for openSUSE:Factory checked in at 2017-08-28 15:10:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/grantlee-editor (Old) and /work/SRC/openSUSE:Factory/.grantlee-editor.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "grantlee-editor" Mon Aug 28 15:10:12 2017 rev:9 rq:516524 version:17.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/grantlee-editor/grantlee-editor.changes 2017-07-29 08:55:37.237883257 +0200 +++ /work/SRC/openSUSE:Factory/.grantlee-editor.new/grantlee-editor.changes 2017-08-28 15:10:20.258319732 +0200 @@ -1,0 +2,27 @@ +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 + + +------------------------------------------------------------------- Old: ---- grantlee-editor-17.04.3.tar.xz New: ---- grantlee-editor-17.08.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ grantlee-editor.spec ++++++ --- /var/tmp/diff_new_pack.ywRzIX/_old 2017-08-28 15:10:21.838097498 +0200 +++ /var/tmp/diff_new_pack.ywRzIX/_new 2017-08-28 15:10:21.870092998 +0200 @@ -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: 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: 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 @@ %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 @@ %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 ++++++ grantlee-editor-17.04.3.tar.xz -> grantlee-editor-17.08.0.tar.xz ++++++ ++++ 15201 lines of diff (skipped)