Hello community,
here is the log from the commit of package grantlee-editor for openSUSE:Factory
checked in at 2019-08-19 21:28:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grantlee-editor (Old)
and /work/SRC/openSUSE:Factory/.grantlee-editor.new.22127 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "grantlee-editor"
Mon Aug 19 21:28:52 2019 rev:35 rq:723586 version:19.08.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/grantlee-editor/grantlee-editor.changes
2019-07-21 11:34:10.804778964 +0200
+++
/work/SRC/openSUSE:Factory/.grantlee-editor.new.22127/grantlee-editor.changes
2019-08-19 21:28:59.644626722 +0200
@@ -1,0 +2,33 @@
+Fri Aug 9 08:30:11 UTC 2019 - Christophe Giboudeaux <[email protected]>
+
+- Update to 19.08.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-19.08.0.php
+- No code change since 19.07.90
+
+-------------------------------------------------------------------
+Tue Aug 06 16:50:47 UTC 2019 - [email protected]
+
+- Update to 19.07.90
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-19.08-rc.php
+- No code changes since 19.07.80
+
+-------------------------------------------------------------------
+Tue Jul 23 11:58:55 UTC 2019 - [email protected]
+
+- 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
+
+-------------------------------------------------------------------
Old:
----
grantlee-editor-19.04.3.tar.xz
New:
----
applications.keyring
grantlee-editor-19.08.0.tar.xz
grantlee-editor-19.08.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ grantlee-editor.spec ++++++
--- /var/tmp/diff_new_pack.otDp28/_old 2019-08-19 21:29:01.096626427 +0200
+++ /var/tmp/diff_new_pack.otDp28/_new 2019-08-19 21:29:01.136626419 +0200
@@ -16,18 +16,22 @@
#
-%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.08.0
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
-Source0: %{name}-%{version}.tar.xz
+Source:
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2: applications.keyring
+%endif
BuildRequires: akonadi-mime-devel >= %{_kapp_version}
BuildRequires: extra-cmake-modules >= %{kf5_version}
BuildRequires: grantleetheme-devel
@@ -83,17 +87,17 @@
%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}
++++++ grantlee-editor-19.04.3.tar.xz -> grantlee-editor-19.08.0.tar.xz ++++++
++++ 6098 lines of diff (skipped)