Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kimagemapeditor for openSUSE:Factory
checked in at 2021-04-25 21:26:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kimagemapeditor (Old)
and /work/SRC/openSUSE:Factory/.kimagemapeditor.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kimagemapeditor"
Sun Apr 25 21:26:41 2021 rev:54 rq:887666 version:21.04.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kimagemapeditor/kimagemapeditor.changes
2021-03-10 08:53:59.158686511 +0100
+++
/work/SRC/openSUSE:Factory/.kimagemapeditor.new.12324/kimagemapeditor.changes
2021-04-25 21:27:35.120442208 +0200
@@ -1,0 +2,28 @@
+Fri Apr 16 16:11:58 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.04.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/gear/21.04
+- No code change since 21.03.90
+
+-------------------------------------------------------------------
+Fri Apr 9 17:40:25 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.90
+ * New feature release
+- No code change since 21.03.80
+
+-------------------------------------------------------------------
+Sun Mar 21 13:28:10 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.80
+ * New feature release
+- Changes since 20.12.3:
+ * Port to new KPluginMetaData-based KParts API
+ * Make shell use the KPart again instead via the plugin
+ * Install kpart into kf5/parts subdir, adding JSON metadata
+ * Remove explicit use of ECM_KDE_MODULE_DIR, is part of ECM_MODULE_PATH
+ * Use more nullptr
+
+-------------------------------------------------------------------
Old:
----
kimagemapeditor-20.12.3.tar.xz
kimagemapeditor-20.12.3.tar.xz.sig
New:
----
kimagemapeditor-21.04.0.tar.xz
kimagemapeditor-21.04.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kimagemapeditor.spec ++++++
--- /var/tmp/diff_new_pack.xHHPeE/_old 2021-04-25 21:27:35.652442848 +0200
+++ /var/tmp/diff_new_pack.xHHPeE/_new 2021-04-25 21:27:35.652442848 +0200
@@ -21,13 +21,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: kimagemapeditor
-Version: 20.12.3
+Version: 21.04.0
Release: 0
Summary: HTML Image Map Editor
License: GPL-2.0-or-later
Group: Productivity/Publishing/HTML/Editors
-URL: https://www.kde.org
+URL: https://apps.kde.org/kimagemapeditor
Source:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2: applications.keyring
+%endif
BuildRequires: extra-cmake-modules
BuildRequires: fdupes
BuildRequires: update-desktop-files
@@ -47,10 +51,6 @@
BuildRequires: cmake(Qt5WebEngineWidgets)
BuildRequires: cmake(Qt5Widgets)
Recommends: %{name}-lang
-%if %{with lang}
-Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2: applications.keyring
-%endif
%description
A tool to edit image maps of HTML files
@@ -58,7 +58,7 @@
%lang_package
%prep
-%setup -q
+%autosetup -p1
%build
%cmake_kf5 -d build
@@ -75,15 +75,17 @@
%files
%license COPYING*
+%dir %{_kf5_plugindir}/kf5
+%dir %{_kf5_plugindir}/kf5/parts
+%{_kf5_applicationsdir}/org.kde.kimagemapeditor.desktop
+%{_kf5_appstreamdir}/org.kde.kimagemapeditor.appdata.xml
%{_kf5_bindir}/kimagemapeditor
%{_kf5_debugdir}/kimagemapeditor.categories
-%{_kf5_plugindir}/kimagemapeditor.so
-%{_kf5_applicationsdir}/org.kde.kimagemapeditor.desktop
%{_kf5_htmldir}/en/kimagemapeditor/
%{_kf5_iconsdir}/hicolor/*/*/*
+%{_kf5_plugindir}/kf5/parts/kimagemapeditorpart.so
%{_kf5_servicesdir}/kimagemapeditorpart.desktop
%{_kf5_sharedir}/kimagemapeditor/
-%{_kf5_appstreamdir}/org.kde.kimagemapeditor.appdata.xml
%if %{with lang}
%files lang -f %{name}.lang
++++++ kimagemapeditor-20.12.3.tar.xz -> kimagemapeditor-21.04.0.tar.xz ++++++
++++ 34994 lines of diff (skipped)