Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kimagemapeditor for openSUSE:Factory
checked in at 2026-05-11 16:53:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kimagemapeditor (Old)
and /work/SRC/openSUSE:Factory/.kimagemapeditor.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kimagemapeditor"
Mon May 11 16:53:53 2026 rev:114 rq:1351660 version:26.04.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/kimagemapeditor/kimagemapeditor.changes
2026-04-17 21:53:33.863676207 +0200
+++
/work/SRC/openSUSE:Factory/.kimagemapeditor.new.1966/kimagemapeditor.changes
2026-05-11 17:01:59.264283237 +0200
@@ -1,0 +2,9 @@
+Thu May 7 08:02:49 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.04.1
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/gear/26.04.1/
+- No code change since 26.04.0
+
+-------------------------------------------------------------------
Old:
----
kimagemapeditor-26.04.0.tar.xz
kimagemapeditor-26.04.0.tar.xz.sig
New:
----
kimagemapeditor-26.04.1.tar.xz
kimagemapeditor-26.04.1.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kimagemapeditor.spec ++++++
--- /var/tmp/diff_new_pack.rTUc1X/_old 2026-05-11 17:01:59.924310232 +0200
+++ /var/tmp/diff_new_pack.rTUc1X/_new 2026-05-11 17:01:59.928310396 +0200
@@ -21,7 +21,7 @@
%bcond_without released
Name: kimagemapeditor
-Version: 26.04.0
+Version: 26.04.1
Release: 0
Summary: HTML Image Map Editor
License: GPL-2.0-or-later
++++++ kimagemapeditor-26.04.0.tar.xz -> kimagemapeditor-26.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kimagemapeditor-26.04.0/CMakeLists.txt
new/kimagemapeditor-26.04.1/CMakeLists.txt
--- old/kimagemapeditor-26.04.0/CMakeLists.txt 2026-04-08 16:58:44.000000000
+0200
+++ new/kimagemapeditor-26.04.1/CMakeLists.txt 2026-05-04 11:56:46.000000000
+0200
@@ -3,7 +3,7 @@
# KDE Application Version, managed by release script
set(RELEASE_SERVICE_VERSION_MAJOR "26")
set(RELEASE_SERVICE_VERSION_MINOR "04")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
set(RELEASE_SERVICE_VERSION
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
project(kimagemapeditor VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kimagemapeditor-26.04.0/org.kde.kimagemapeditor.appdata.xml
new/kimagemapeditor-26.04.1/org.kde.kimagemapeditor.appdata.xml
--- old/kimagemapeditor-26.04.0/org.kde.kimagemapeditor.appdata.xml
2026-04-08 16:58:44.000000000 +0200
+++ new/kimagemapeditor-26.04.1/org.kde.kimagemapeditor.appdata.xml
2026-05-04 11:56:46.000000000 +0200
@@ -183,6 +183,7 @@
<binary>kimagemapeditor</binary>
</provides>
<releases>
+ <release version="26.04.1" date="2026-05-07"/>
<release version="26.04.0" date="2026-04-16"/>
<release version="25.12.3" date="2026-03-05"/>
<release version="25.12.2" date="2026-02-05"/>