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-02-06 19:07:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kimagemapeditor (Old)
and /work/SRC/openSUSE:Factory/.kimagemapeditor.new.1670 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kimagemapeditor"
Fri Feb 6 19:07:24 2026 rev:111 rq:1331266 version:25.12.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/kimagemapeditor/kimagemapeditor.changes
2026-01-12 10:28:01.998105733 +0100
+++
/work/SRC/openSUSE:Factory/.kimagemapeditor.new.1670/kimagemapeditor.changes
2026-02-06 19:11:18.838527286 +0100
@@ -1,0 +2,10 @@
+Tue Feb 3 10:05:42 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 25.12.2
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/gear/25.12.2/
+- Changes since 25.12.1:
+ * documentation.yml is no more needed
+
+-------------------------------------------------------------------
Old:
----
kimagemapeditor-25.12.1.tar.xz
kimagemapeditor-25.12.1.tar.xz.sig
New:
----
kimagemapeditor-25.12.2.tar.xz
kimagemapeditor-25.12.2.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kimagemapeditor.spec ++++++
--- /var/tmp/diff_new_pack.qPiy3K/_old 2026-02-06 19:11:19.746565449 +0100
+++ /var/tmp/diff_new_pack.qPiy3K/_new 2026-02-06 19:11:19.750565617 +0100
@@ -21,7 +21,7 @@
%bcond_without released
Name: kimagemapeditor
-Version: 25.12.1
+Version: 25.12.2
Release: 0
Summary: HTML Image Map Editor
License: GPL-2.0-or-later
++++++ kimagemapeditor-25.12.1.tar.xz -> kimagemapeditor-25.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kimagemapeditor-25.12.1/.gitlab-ci.yml
new/kimagemapeditor-25.12.2/.gitlab-ci.yml
--- old/kimagemapeditor-25.12.1/.gitlab-ci.yml 2026-01-03 12:02:43.000000000
+0100
+++ new/kimagemapeditor-25.12.2/.gitlab-ci.yml 2026-01-30 17:51:02.000000000
+0100
@@ -7,4 +7,3 @@
- /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.1/CMakeLists.txt
new/kimagemapeditor-25.12.2/CMakeLists.txt
--- old/kimagemapeditor-25.12.1/CMakeLists.txt 2026-01-03 12:02:43.000000000
+0100
+++ new/kimagemapeditor-25.12.2/CMakeLists.txt 2026-01-30 17:51:02.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 "1")
+set(RELEASE_SERVICE_VERSION_MICRO "2")
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.1/org.kde.kimagemapeditor.appdata.xml
new/kimagemapeditor-25.12.2/org.kde.kimagemapeditor.appdata.xml
--- old/kimagemapeditor-25.12.1/org.kde.kimagemapeditor.appdata.xml
2026-01-03 12:02:43.000000000 +0100
+++ new/kimagemapeditor-25.12.2/org.kde.kimagemapeditor.appdata.xml
2026-01-30 17:51:02.000000000 +0100
@@ -183,6 +183,7 @@
<binary>kimagemapeditor</binary>
</provides>
<releases>
+ <release version="25.12.2" date="2026-02-05"/>
<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"/>