Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kimagemapeditor for openSUSE:Factory 
checked in at 2025-11-08 16:31:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kimagemapeditor (Old)
 and      /work/SRC/openSUSE:Factory/.kimagemapeditor.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kimagemapeditor"

Sat Nov  8 16:31:42 2025 rev:108 rq:1316222 version:25.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kimagemapeditor/kimagemapeditor.changes  
2025-10-13 17:30:07.594296320 +0200
+++ 
/work/SRC/openSUSE:Factory/.kimagemapeditor.new.1980/kimagemapeditor.changes    
    2025-11-08 16:33:32.669732279 +0100
@@ -1,0 +2,9 @@
+Thu Nov  6 18:37:41 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 25.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.08.3/
+- No code change since 25.08.2
+
+-------------------------------------------------------------------

Old:
----
  kimagemapeditor-25.08.2.tar.xz
  kimagemapeditor-25.08.2.tar.xz.sig

New:
----
  kimagemapeditor-25.08.3.tar.xz
  kimagemapeditor-25.08.3.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kimagemapeditor.spec ++++++
--- /var/tmp/diff_new_pack.6LpH3P/_old  2025-11-08 16:33:33.269757400 +0100
+++ /var/tmp/diff_new_pack.6LpH3P/_new  2025-11-08 16:33:33.269757400 +0100
@@ -21,7 +21,7 @@
 
 %bcond_without released
 Name:           kimagemapeditor
-Version:        25.08.2
+Version:        25.08.3
 Release:        0
 Summary:        HTML Image Map Editor
 License:        GPL-2.0-or-later


++++++ kimagemapeditor-25.08.2.tar.xz -> kimagemapeditor-25.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimagemapeditor-25.08.2/CMakeLists.txt 
new/kimagemapeditor-25.08.3/CMakeLists.txt
--- old/kimagemapeditor-25.08.2/CMakeLists.txt  2025-10-05 05:06:05.000000000 
+0200
+++ new/kimagemapeditor-25.08.3/CMakeLists.txt  2025-11-01 19:15:55.000000000 
+0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "25")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "2")
+set(RELEASE_SERVICE_VERSION_MICRO "3")
 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.08.2/org.kde.kimagemapeditor.appdata.xml 
new/kimagemapeditor-25.08.3/org.kde.kimagemapeditor.appdata.xml
--- old/kimagemapeditor-25.08.2/org.kde.kimagemapeditor.appdata.xml     
2025-10-05 05:06:05.000000000 +0200
+++ new/kimagemapeditor-25.08.3/org.kde.kimagemapeditor.appdata.xml     
2025-11-01 19:15:55.000000000 +0100
@@ -183,6 +183,7 @@
     <binary>kimagemapeditor</binary>
   </provides>
   <releases>
+    <release version="25.08.3" date="2025-11-06"/>
     <release version="25.08.2" date="2025-10-09"/>
     <release version="25.08.1" date="2025-09-11"/>
     <release version="25.08.0" date="2025-08-14"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimagemapeditor-25.08.2/po/ca/kimagemapeditor.po 
new/kimagemapeditor-25.08.3/po/ca/kimagemapeditor.po
--- old/kimagemapeditor-25.08.2/po/ca/kimagemapeditor.po        2025-10-05 
05:06:05.000000000 +0200
+++ new/kimagemapeditor-25.08.3/po/ca/kimagemapeditor.po        2025-11-01 
19:15:55.000000000 +0100
@@ -1,10 +1,10 @@
 # Translation of kimagemapeditor.po to Catalan
 # Copyright (C) 2004-2024 This_file_is_part_of_KDE
 #
-# Albert Astals Cid <[email protected]>, 2004, 2005.
-# Antoni Bella Pérez <[email protected]>, 2005, 2012, 2014, 2017, 2020, 
2022.
+# SPDX-FileCopyrightText: 2004, 2005 Albert Astals Cid <[email protected]>
+# SPDX-FileCopyrightText: 2005, 2012, 2014, 2017, 2020, 2022 Antoni Bella 
Pérez <[email protected]>
 # SPDX-FileCopyrightText: 2007, 2010, 2011, 2014, 2015, 2017, 2021, 2024 Josep 
M. Ferrer <[email protected]>
-# Orestes Mas Casals <[email protected]>, 2008.
+# SPDX-FileCopyrightText: 2008 Orestes Mas Casals <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: kimagemapeditor\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kimagemapeditor-25.08.2/po/ca@valencia/kimagemapeditor.po 
new/kimagemapeditor-25.08.3/po/ca@valencia/kimagemapeditor.po
--- old/kimagemapeditor-25.08.2/po/ca@valencia/kimagemapeditor.po       
2025-10-05 05:06:05.000000000 +0200
+++ new/kimagemapeditor-25.08.3/po/ca@valencia/kimagemapeditor.po       
2025-11-01 19:15:55.000000000 +0100
@@ -1,10 +1,10 @@
 # Translation of kimagemapeditor.po to Catalan (Valencian)
 # Copyright (C) 2004-2024 This_file_is_part_of_KDE
 #
-# Albert Astals Cid <[email protected]>, 2004, 2005.
-# Antoni Bella Pérez <[email protected]>, 2005, 2012, 2014, 2017, 2020, 
2022.
+# SPDX-FileCopyrightText: 2004, 2005 Albert Astals Cid <[email protected]>
+# SPDX-FileCopyrightText: 2005, 2012, 2014, 2017, 2020, 2022 Antoni Bella 
Pérez <[email protected]>
 # SPDX-FileCopyrightText: 2007, 2010, 2011, 2014, 2015, 2017, 2021, 2024 Josep 
M. Ferrer <[email protected]>
-# Orestes Mas Casals <[email protected]>, 2008.
+# SPDX-FileCopyrightText: 2008 Orestes Mas Casals <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: kimagemapeditor\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimagemapeditor-25.08.2/po/de/kimagemapeditor.po 
new/kimagemapeditor-25.08.3/po/de/kimagemapeditor.po
--- old/kimagemapeditor-25.08.2/po/de/kimagemapeditor.po        2025-10-05 
05:06:05.000000000 +0200
+++ new/kimagemapeditor-25.08.3/po/de/kimagemapeditor.po        2025-11-01 
19:15:55.000000000 +0100
@@ -1,12 +1,12 @@
 # SPDX-FileCopyrightText: 2024 Johannes Obermayr <[email protected]>
-# Thomas Diehl <[email protected]>, 2004.
-# Carsten Niehaus <[email protected]>, 2004.
-# Georg Schuster <[email protected]>, 2005.
-# Stephan Johach <[email protected]>, 2005, 2006.
-# Thomas Reitelbach <[email protected]>, 2005, 2006, 2007.
-# Frederik Schwarzer <[email protected]>, 2007.
-# Panagiotis Papadopoulos <[email protected]>, 2009.
-# Burkhard Lück <[email protected]>, 2017, 2021.
+# SPDX-FileCopyrightText: 2004 Thomas Diehl <[email protected]>
+# SPDX-FileCopyrightText: 2004 Carsten Niehaus <[email protected]>
+# SPDX-FileCopyrightText: 2005 Georg Schuster <[email protected]>
+# SPDX-FileCopyrightText: 2005, 2006 Stephan Johach <[email protected]>
+# SPDX-FileCopyrightText: 2005, 2006, 2007 Thomas Reitelbach 
<[email protected]>
+# SPDX-FileCopyrightText: 2007 Frederik Schwarzer <[email protected]>
+# SPDX-FileCopyrightText: 2009 Panagiotis Papadopoulos <[email protected]>
+# SPDX-FileCopyrightText: 2017, 2021 Burkhard Lück <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: kimagemapeditor\n"

Reply via email to