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-01-12 10:18:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kimagemapeditor (Old)
and /work/SRC/openSUSE:Factory/.kimagemapeditor.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kimagemapeditor"
Mon Jan 12 10:18:33 2026 rev:110 rq:1326125 version:25.12.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/kimagemapeditor/kimagemapeditor.changes
2025-12-15 11:57:53.594069240 +0100
+++
/work/SRC/openSUSE:Factory/.kimagemapeditor.new.1928/kimagemapeditor.changes
2026-01-12 10:28:01.998105733 +0100
@@ -1,0 +2,10 @@
+Wed Jan 7 12:24:56 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 25.12.1
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/gear/25.12.1/
+- Changes since 25.12.0:
+ * CI: Add documentation build
+
+-------------------------------------------------------------------
Old:
----
kimagemapeditor-25.12.0.tar.xz
kimagemapeditor-25.12.0.tar.xz.sig
New:
----
kimagemapeditor-25.12.1.tar.xz
kimagemapeditor-25.12.1.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kimagemapeditor.spec ++++++
--- /var/tmp/diff_new_pack.efecD5/_old 2026-01-12 10:28:02.502126419 +0100
+++ /var/tmp/diff_new_pack.efecD5/_new 2026-01-12 10:28:02.502126419 +0100
@@ -21,7 +21,7 @@
%bcond_without released
Name: kimagemapeditor
-Version: 25.12.0
+Version: 25.12.1
Release: 0
Summary: HTML Image Map Editor
License: GPL-2.0-or-later
++++++ kimagemapeditor-25.12.0.tar.xz -> kimagemapeditor-25.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kimagemapeditor-25.12.0/.gitlab-ci.yml
new/kimagemapeditor-25.12.1/.gitlab-ci.yml
--- old/kimagemapeditor-25.12.0/.gitlab-ci.yml 2025-12-04 00:04:48.000000000
+0100
+++ new/kimagemapeditor-25.12.1/.gitlab-ci.yml 2026-01-03 12:02:43.000000000
+0100
@@ -7,3 +7,4 @@
- /gitlab-templates/linux-qt6.yml
- /gitlab-templates/linux-qt6-next.yml
- /gitlab-templates/freebsd-qt6.yml
+ - /gitlab-templates/documentation.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kimagemapeditor-25.12.0/CMakeLists.txt
new/kimagemapeditor-25.12.1/CMakeLists.txt
--- old/kimagemapeditor-25.12.0/CMakeLists.txt 2025-12-04 00:04:48.000000000
+0100
+++ new/kimagemapeditor-25.12.1/CMakeLists.txt 2026-01-03 12:02:43.000000000
+0100
@@ -3,7 +3,7 @@
# KDE Application Version, managed by release script
set(RELEASE_SERVICE_VERSION_MAJOR "25")
set(RELEASE_SERVICE_VERSION_MINOR "12")
-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-25.12.0/org.kde.kimagemapeditor.appdata.xml
new/kimagemapeditor-25.12.1/org.kde.kimagemapeditor.appdata.xml
--- old/kimagemapeditor-25.12.0/org.kde.kimagemapeditor.appdata.xml
2025-12-04 00:04:48.000000000 +0100
+++ new/kimagemapeditor-25.12.1/org.kde.kimagemapeditor.appdata.xml
2026-01-03 12:02:43.000000000 +0100
@@ -183,6 +183,7 @@
<binary>kimagemapeditor</binary>
</provides>
<releases>
+ <release version="25.12.1" date="2026-01-08"/>
<release version="25.12.0" date="2025-12-11"/>
<release version="25.08.3" date="2025-11-06"/>
<release version="25.08.2" date="2025-10-09"/>