diff --git a/grantlee-editor-18.04.3.tar.xz b/grantlee-editor-18.04.3.tar.xz deleted file mode 100644 index 6bc9f61..0000000 --- a/grantlee-editor-18.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de016ffc04427cc6ef68589d99d067f0c3a15850fbaec322572f9ed1238c261d -size 111032 diff --git a/grantlee-editor-18.07.80.tar.xz b/grantlee-editor-18.07.80.tar.xz new file mode 100644 index 0000000..c33cb70 --- /dev/null +++ b/grantlee-editor-18.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:173841135905d8c81574275443b8bb2195b53d049917700039979022749cd2b7 +size 111444 diff --git a/grantlee-editor.changes b/grantlee-editor.changes index ff35f6c..d91c4ec 100644 --- a/grantlee-editor.changes +++ b/grantlee-editor.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Jul 26 13:00:28 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: + * Fix warning + * KNS3::standardAction doesn't support new connect api + ------------------------------------------------------------------- Fri Jul 13 04:49:47 UTC 2018 - lbeltrame@kde.org diff --git a/grantlee-editor.spec b/grantlee-editor.spec index a0562a8..e9a742d 100644 --- a/grantlee-editor.spec +++ b/grantlee-editor.spec @@ -19,11 +19,11 @@ %bcond_without lang Name: grantlee-editor -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: Messageviewer header theme editor based on Grantlee License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: System/GUI/KDE @@ -68,9 +68,7 @@ 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 @@ -79,9 +77,7 @@ ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64 A theme editor for messageviewer based on Grantlee. Once created or modified, the themes can be used in KMail. -%if %{with lang} %lang_package -%endif %prep %setup -q