diff --git a/grantlee-editor-19.04.3.tar.xz b/grantlee-editor-19.04.3.tar.xz deleted file mode 100644 index 1f330f2..0000000 --- a/grantlee-editor-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b244eef352ef776cbb0d3d5e51ffaa629d4ca3b6bd7fc86a8fda8d24e5090bca -size 110936 diff --git a/grantlee-editor-19.07.80.tar.xz b/grantlee-editor-19.07.80.tar.xz new file mode 100644 index 0000000..718856f --- /dev/null +++ b/grantlee-editor-19.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2610c9f615ff5888f2682f6cd6491c9066bb87299e7d5411de748f582a1a0bf8 +size 111564 diff --git a/grantlee-editor.changes b/grantlee-editor.changes index 8a46fc4..208ff42 100644 --- a/grantlee-editor.changes +++ b/grantlee-editor.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Jul 23 11:58:55 UTC 2019 - lbeltrame@kde.org + +- Update to 19.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-beta.php +- Changes since 19.04.3: + * now we depend against qt5.11 + * When we use framework 5.59.0 we can use new logging file directory + * Fix i18n("") remove not necessary "..." + * USe QVector here + * It was fixed in 5.13.0beta2 + * Adapt to API changes + ------------------------------------------------------------------- Fri Jul 19 08:26:57 UTC 2019 - Christophe Giboudeaux diff --git a/grantlee-editor.spec b/grantlee-editor.spec index d38ec73..7fc1e4b 100644 --- a/grantlee-editor.spec +++ b/grantlee-editor.spec @@ -16,17 +16,17 @@ # -%define kf5_version 5.56.0 +%define kf5_version 5.59.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: grantlee-editor -Version: 19.04.3 +Version: 19.07.80 Release: 0 Summary: Messageviewer header theme editor based on Grantlee License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: System/GUI/KDE -URL: https://www.kde.org +URL: http://www.kde.org Source0: %{name}-%{version}.tar.xz BuildRequires: akonadi-mime-devel >= %{_kapp_version} BuildRequires: extra-cmake-modules >= %{kf5_version} @@ -83,17 +83,17 @@ rm %{buildroot}%{_kf5_libdir}/*.so %files %license COPYING COPYING.LIB COPYING.DOC -%doc %lang(en) %{_kf5_htmldir}/en/contactthemeeditor/ -%doc %lang(en) %{_kf5_htmldir}/en/headerthemeeditor/ -%{_kf5_applicationsdir}/org.kde.contactprintthemeeditor.desktop -%{_kf5_applicationsdir}/org.kde.contactthemeeditor.desktop -%{_kf5_applicationsdir}/org.kde.headerthemeeditor.desktop +%{_kf5_debugdir}/grantleeditor.categories +%{_kf5_debugdir}/grantleeditor.renamecategories %{_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_debugdir}/grantleeditor.categories -%{_kf5_debugdir}/grantleeditor.renamecategories +%doc %lang(en) %{_kf5_htmldir}/en/contactthemeeditor/ +%doc %lang(en) %{_kf5_htmldir}/en/headerthemeeditor/ %{_kf5_libdir}/libgrantleethemeeditor.so.* %if %{with lang}