Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package grantlee-editor for openSUSE:Factory
checked in at 2021-08-16 10:09:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grantlee-editor (Old)
and /work/SRC/openSUSE:Factory/.grantlee-editor.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "grantlee-editor"
Mon Aug 16 10:09:33 2021 rev:59 rq:911613 version:21.08.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/grantlee-editor/grantlee-editor.changes
2021-07-10 00:00:28.215996828 +0200
+++
/work/SRC/openSUSE:Factory/.grantlee-editor.new.1899/grantlee-editor.changes
2021-08-16 10:14:40.486872898 +0200
@@ -1,0 +2,27 @@
+Fri Aug 6 09:34:46 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.08.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/gear/21.08.0
+- No code change since 21.07.90
+
+-------------------------------------------------------------------
+Fri Jul 30 10:04:31 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.07.90
+ * New feature release
+- No code change since 21.07.80
+
+-------------------------------------------------------------------
+Sat Jul 17 20:05:36 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.07.80
+ * New feature release
+- Changes since 21.04.3:
+ * Make sure that we don't cancel dialog
+ * Don't install the .so symlink
+ * In kf6 kde4 migration code will be removed
+- Only install the license files once
+
+-------------------------------------------------------------------
Old:
----
grantlee-editor-21.04.3.tar.xz
grantlee-editor-21.04.3.tar.xz.sig
New:
----
grantlee-editor-21.08.0.tar.xz
grantlee-editor-21.08.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ grantlee-editor.spec ++++++
--- /var/tmp/diff_new_pack.0XGrbG/_old 2021-08-16 10:14:40.906872361 +0200
+++ /var/tmp/diff_new_pack.0XGrbG/_new 2021-08-16 10:14:40.910872357 +0200
@@ -21,7 +21,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: grantlee-editor
-Version: 21.04.3
+Version: 21.08.0
Release: 0
Summary: Messageviewer header theme editor based on Grantlee
License: GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -51,11 +51,10 @@
BuildRequires: cmake(KF5SyntaxHighlighting)
BuildRequires: cmake(KF5TextEditor)
BuildRequires: cmake(KF5XmlGui)
-BuildRequires: cmake(Qt5WebEngine) >= 5.14.0
-BuildRequires: cmake(Qt5Widgets) >= 5.14.0
+BuildRequires: cmake(Qt5WebEngine) >= 5.15.0
+BuildRequires: cmake(Qt5Widgets) >= 5.15.0
Requires: kaddressbook
Requires: kmail-application-icons
-Recommends: %{name}-lang
# It can only build on the same platforms as Qt Webengine
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
@@ -78,7 +77,6 @@
%find_lang %{name} --with-man --all-name
%{kf5_find_htmldocs}
%endif
-rm %{buildroot}%{_kf5_libdir}/*.so
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
@@ -100,7 +98,6 @@
%if %{with lang}
%files lang -f %{name}.lang
-%license LICENSES/*
%endif
%changelog
++++++ grantlee-editor-21.04.3.tar.xz -> grantlee-editor-21.08.0.tar.xz ++++++
++++ 7574 lines of diff (skipped)