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-09-11 14:40:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kimagemapeditor (Old)
 and      /work/SRC/openSUSE:Factory/.kimagemapeditor.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kimagemapeditor"

Thu Sep 11 14:40:45 2025 rev:106 rq:1303881 version:25.08.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kimagemapeditor/kimagemapeditor.changes  
2025-08-16 20:41:29.977502667 +0200
+++ 
/work/SRC/openSUSE:Factory/.kimagemapeditor.new.1977/kimagemapeditor.changes    
    2025-09-11 14:45:15.422805232 +0200
@@ -1,0 +2,9 @@
+Wed Sep 10 09:23:48 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 25.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.08.1/
+- No code change since 25.08.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kimagemapeditor.spec ++++++
--- /var/tmp/diff_new_pack.RYPP4C/_old  2025-09-11 14:45:15.874824333 +0200
+++ /var/tmp/diff_new_pack.RYPP4C/_new  2025-09-11 14:45:15.878824502 +0200
@@ -21,7 +21,7 @@
 
 %bcond_without released
 Name:           kimagemapeditor
-Version:        25.08.0
+Version:        25.08.1
 Release:        0
 Summary:        HTML Image Map Editor
 License:        GPL-2.0-or-later


++++++ kimagemapeditor-25.08.0.tar.xz -> kimagemapeditor-25.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimagemapeditor-25.08.0/CMakeLists.txt 
new/kimagemapeditor-25.08.1/CMakeLists.txt
--- old/kimagemapeditor-25.08.0/CMakeLists.txt  2025-08-04 05:36:23.000000000 
+0200
+++ new/kimagemapeditor-25.08.1/CMakeLists.txt  2025-09-09 06:17:25.000000000 
+0200
@@ -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 "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.08.0/kimagemapeditorpart.json.in 
new/kimagemapeditor-25.08.1/kimagemapeditorpart.json.in
--- old/kimagemapeditor-25.08.0/kimagemapeditorpart.json.in     2025-08-04 
05:36:23.000000000 +0200
+++ new/kimagemapeditor-25.08.1/kimagemapeditorpart.json.in     2025-09-09 
06:17:25.000000000 +0200
@@ -35,7 +35,6 @@
                 "Name[sv]": "Jan Schäfer",
                 "Name[tr]": "Jan Schäfer",
                 "Name[uk]": "Jan Schäfer",
-                "Name[x-test]": "xxJan Schäferxx",
                 "Name[zh_CN]": "Jan Schäfer",
                 "Name[zh_TW]": "Jan Schäfer"
             }
@@ -72,7 +71,6 @@
         "Copyright[sv]": "Copyright 2001-2003 Jan Schäfer",
         "Copyright[tr]": "Telif hakkı 2001–2003 Jan Schäfer",
         "Copyright[uk]": "© Jan Schäfer, 2001–2003",
-        "Copyright[x-test]": "xxCopyright 2001-2003 Jan Schäferxx",
         "Copyright[zh_CN]": "Copyright 2001-2003 Jan Schäfer",
         "Copyright[zh_TW]": "Copyright 2001-2003 Jan Schäfer",
         "Description": "An HTML imagemap editor",
@@ -109,7 +107,6 @@
         "Description[sv]": "En editor för HTML-bildkartor",
         "Description[tr]": "Bir HTML görsel haritası düzenleyicisi",
         "Description[uk]": "Редактор карт зображень HTML",
-        "Description[x-test]": "xxAn HTML imagemap editorxx",
         "Description[zh_CN]": "HTML 图像映射编辑器",
         "Description[zh_TW]": "一個 HTML 影像地圖的編輯器",
         "Icon": "kimagemapeditor",
@@ -172,7 +169,6 @@
         "Name[tr]": "K Görsel Haritacısı",
         "Name[ug]": "KImageMapEditor",
         "Name[uk]": "KImageMapEditor",
-        "Name[x-test]": "xxKImageMapEditorxx",
         "Name[zh_CN]": "KImageMapEditor",
         "Name[zh_HK]": "KImageMapEditor",
         "Name[zh_TW]": "KImageMapEditor",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kimagemapeditor-25.08.0/org.kde.kimagemapeditor.appdata.xml 
new/kimagemapeditor-25.08.1/org.kde.kimagemapeditor.appdata.xml
--- old/kimagemapeditor-25.08.0/org.kde.kimagemapeditor.appdata.xml     
2025-08-04 05:36:23.000000000 +0200
+++ new/kimagemapeditor-25.08.1/org.kde.kimagemapeditor.appdata.xml     
2025-09-09 06:17:25.000000000 +0200
@@ -45,7 +45,6 @@
   <name xml:lang="sv">Kimagemapeditor</name>
   <name xml:lang="tr">K Görsel Haritacısı</name>
   <name xml:lang="uk">KImageMapEditor</name>
-  <name xml:lang="x-test">xxKImageMapEditorxx</name>
   <name xml:lang="zh-CN">KImageMapEditor</name>
   <name xml:lang="zh-TW">KImageMapEditor</name>
   <summary>HTML Image Map Editor</summary>
@@ -86,7 +85,6 @@
   <summary xml:lang="sv">Redigering av HTML-bildkartor</summary>
   <summary xml:lang="tr">HTML Görsel Haritası Düzenleyicisi</summary>
   <summary xml:lang="uk">Редактор карт зображень HTML</summary>
-  <summary xml:lang="x-test">xxHTML Image Map Editorxx</summary>
   <summary xml:lang="zh-CN">HTML 图像映射编辑器</summary>
   <summary xml:lang="zh-TW">HTML 影像地圖編輯器</summary>
   <description>
@@ -128,7 +126,6 @@
     <p xml:lang="sv">Kimagemapeditor är en editor av bildkartor inbäddade i 
HTML-filer, baserade på taggen &lt;map&gt;.</p>
     <p xml:lang="tr">K Görsel Haritacısı, HTML dosyaları içine gömülmüş görsel 
haritaları için bir düzenleyicidir.</p>
     <p xml:lang="uk">KImageMapEditor — редактор карт зображень, які 
вбудовуються до файлів HTML і працюють на основі теґу &lt;map&gt;.</p>
-    <p xml:lang="x-test">xxKImageMapEditor is an editor of image maps embedded 
inside HTML files, based on the &lt;map&gt; tag.xx</p>
     <p xml:lang="zh-CN">KImageMapEditor 是一个基于 &lt;map&gt; 标签,编辑 HTML 
文件中图像映射的编辑器。</p>
     <p xml:lang="zh-TW">KImageMapEditor 是個可以編輯嵌入在 HTML 檔案中影像地圖的編輯器,基於 
&lt;map&gt; 標籤。</p>
   </description>
@@ -172,7 +169,6 @@
       <caption xml:lang="sv">Redigering av HTML-bildkarta i 
KImagemapeditor</caption>
       <caption xml:lang="tr">K Görsel Haritacısı içinde HTML görsel haritası 
düzenleme</caption>
       <caption xml:lang="uk">Редагування HTML-карти зображення у 
KImageMapEditor</caption>
-      <caption xml:lang="x-test">xxEditing HTML image map in 
KImageMapEditorxx</caption>
       <caption xml:lang="zh-CN">在 KImageMapEditor 中编辑 HTML 图像映射</caption>
       <caption xml:lang="zh-TW">在 KImageMapEditor 中編輯 HTML 影像地圖</caption>
       <image width="1367" 
height="680">https://www.kde.org/images/screenshots/kimagemapeditor.png</image>
@@ -187,6 +183,7 @@
     <binary>kimagemapeditor</binary>
   </provides>
   <releases>
+    <release version="25.08.1" date="2025-09-11"/>
     <release version="25.08.0" date="2025-08-14"/>
     <release version="25.04.3" date="2025-07-03"/>
     <release version="25.04.2" date="2025-06-05"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kimagemapeditor-25.08.0/org.kde.kimagemapeditor.desktop 
new/kimagemapeditor-25.08.1/org.kde.kimagemapeditor.desktop
--- old/kimagemapeditor-25.08.0/org.kde.kimagemapeditor.desktop 2025-08-04 
05:36:23.000000000 +0200
+++ new/kimagemapeditor-25.08.1/org.kde.kimagemapeditor.desktop 2025-09-09 
06:17:25.000000000 +0200
@@ -60,7 +60,6 @@
 Name[tr]=K Görsel Haritacısı
 Name[ug]=KImageMapEditor
 Name[uk]=KImageMapEditor
-Name[x-test]=xxKImageMapEditorxx
 Name[zh_CN]=KImageMapEditor
 Name[zh_HK]=KImageMapEditor
 Name[zh_TW]=KImageMapEditor
@@ -117,7 +116,6 @@
 GenericName[tr]=HTML Görsel Haritası Düzenleyicisi
 GenericName[ug]=HTML رەسىم خەرىتىسى تەھرىرلىگۈچ
 GenericName[uk]=Редактор карт зображень HTML
-GenericName[x-test]=xxHTML Image Map Editorxx
 GenericName[zh_CN]=HTML 图像映射编辑器
 GenericName[zh_HK]=HTML 影像地圖編輯器
 GenericName[zh_TW]=HTML 影像地圖編輯器
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimagemapeditor-25.08.0/po/ar/kimagemapeditor.po 
new/kimagemapeditor-25.08.1/po/ar/kimagemapeditor.po
--- old/kimagemapeditor-25.08.0/po/ar/kimagemapeditor.po        2025-08-04 
05:36:23.000000000 +0200
+++ new/kimagemapeditor-25.08.1/po/ar/kimagemapeditor.po        2025-09-09 
06:17:25.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kimagemapeditor\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2024-04-23 00:37+0000\n"
-"PO-Revision-Date: 2025-08-03 12:02+0400\n"
+"PO-Revision-Date: 2025-08-23 08:59+0400\n"
 "Last-Translator: Zayed Al-Saidi <[email protected]>\n"
 "Language-Team: ar\n"
 "Language: ar\n"
@@ -87,7 +87,7 @@
 #: imageslistview.cpp:57
 #, kde-format
 msgid "Usemap"
-msgstr "خريطةتخدام Usemap"
+msgstr "خريطة استخدام Usemap"
 
 #: kimagemapeditor.cpp:107 kimagemapeditor.cpp:140 mapslistview.cpp:37
 #, kde-format
@@ -143,7 +143,7 @@
 #: kimagemapeditor.cpp:482
 #, kde-format
 msgid "<h3>Cut</h3>Click this to <em>cut</em> the selected area."
-msgstr "<H3>قص</h3> انقر فوق هذا <em>لقص</em> المنطقة المحددة."
+msgstr "<h3>قص</h3> انقر فوق هذا <em>لقص</em> المنطقة المحددة."
 
 #: kimagemapeditor.cpp:488
 #, kde-format
@@ -163,7 +163,7 @@
 #: kimagemapeditor.cpp:509
 #, kde-format
 msgid "Pr&operties"
-msgstr "الخصائص"
+msgstr "ال&خصائص"
 
 #: kimagemapeditor.cpp:520
 #, kde-format
@@ -299,7 +299,7 @@
 #: kimagemapeditor.cpp:581
 #, kde-format
 msgid "Remove Image"
-msgstr "إزالة الصورة"
+msgstr "أزل الصورة"
 
 #: kimagemapeditor.cpp:584
 #, kde-format
@@ -314,7 +314,7 @@
 #: kimagemapeditor.cpp:589
 #, kde-format
 msgid "Edit the usemap tag of the current visible image"
-msgstr "حرر ويطة الاستخدام usemap للصورة المرئية الحالية"
+msgstr "حرر خريطة الاستخدام usemap للصورة المرئية الحالية"
 
 #: kimagemapeditor.cpp:591
 #, kde-format
@@ -389,7 +389,7 @@
 #: kimagemapeditor.cpp:659
 #, kde-format
 msgid "<h3>Remove Point</h3>Click this to remove points from a polygon."
-msgstr "<h3> أزل نقطة</h3> انقر هنا لتبدأ بإزالة نقاط من مضلع."
+msgstr "<h3>أزل نقطة</h3>انقر هنا لتبدأ بإزالة نقاط من مضلع."
 
 #: kimagemapeditor.cpp:663
 #, kde-format
@@ -560,7 +560,7 @@
 "<qt>The file <i>%1</i> could not be saved, because you do not have the "
 "required write permissions.</qt>"
 msgstr ""
-"<qt> كن حفظ الملف <i>%1</i> ، لأنه ليس لديك أذونات الكتابة المطلوبة. </qt>"
+"<qt> كن حفظ الملف <i>%1</i>، لأنه ليس لديك أذونات الكتابة المطلوبة. </qt>"
 
 #: kimagemapeditor.cpp:2699
 #, kde-format
@@ -609,7 +609,7 @@
 #: kimagemapeditorpartui.rc:14
 #, kde-format
 msgid "&Edit"
-msgstr "ت&حرير"
+msgstr "&حرّر"
 
 #. i18n: ectx: Menu (view)
 #: kimagemapeditorpartui.rc:31
@@ -716,7 +716,7 @@
 #: kimecommands.cpp:254
 #, kde-format
 msgid "Remove point from %1"
-msgstr "أزل نن %1"
+msgstr "أزل نقطة من %1"
 
 #: kimecommands.cpp:301
 #, kde-format
@@ -911,7 +911,7 @@
 #: kimeshell.cpp:89
 #, kde-format
 msgid "Could not create kimagemapeditorpart part!"
-msgstr "يتعثرء جزء kimagemapeditorpart!"
+msgstr "تعذر إنشاء جزء kimagemapeditorpart!"
 
 #: kimeshell.cpp:200
 #, kde-format
@@ -946,7 +946,7 @@
 #: main.cpp:39
 #, kde-format
 msgid "For helping me with the Makefiles, and creating the Debian package"
-msgstr "لمساعدتي في Makefiles ، وإنشاء حزمة Debian"
+msgstr "لمساعدتي في Makefiles، وإنشاء حزمة Debian"
 
 #: main.cpp:40
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kimagemapeditor-25.08.0/po/ca@valencia/kimagemapeditor.po 
new/kimagemapeditor-25.08.1/po/ca@valencia/kimagemapeditor.po
--- old/kimagemapeditor-25.08.0/po/ca@valencia/kimagemapeditor.po       
2025-08-04 05:36:23.000000000 +0200
+++ new/kimagemapeditor-25.08.1/po/ca@valencia/kimagemapeditor.po       
2025-09-09 06:17:25.000000000 +0200
@@ -49,7 +49,7 @@
 #: imagemapchoosedialog.cpp:55
 #, kde-format
 msgid "Select an image and/or a map that you want to edit"
-msgstr "Seleccioneu una imatge i/o correspondència que voleu editar"
+msgstr "Trieu una imatge i/o correspondència que voleu editar"
 
 #: imagemapchoosedialog.cpp:67
 #, kde-format
@@ -597,7 +597,7 @@
 #: kimagemapeditor.cpp:2833
 #, kde-format
 msgid "Select image"
-msgstr "Seleccioneu una imatge"
+msgstr "Trieu una imatge"
 
 #: kimagemapeditor.cpp:2834
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kimagemapeditor-25.08.0/po/es/docs/kimagemapeditor/index.docbook 
new/kimagemapeditor-25.08.1/po/es/docs/kimagemapeditor/index.docbook
--- old/kimagemapeditor-25.08.0/po/es/docs/kimagemapeditor/index.docbook        
2025-08-04 05:36:23.000000000 +0200
+++ new/kimagemapeditor-25.08.1/po/es/docs/kimagemapeditor/index.docbook        
2025-09-09 06:17:25.000000000 +0200
@@ -223,7 +223,7 @@
 ><guimenu
 >Imagen</guimenu
 ><guimenuitem
->Editar usemap...</guimenuitem
+>Editar usemap…</guimenuitem
 ></menuchoice
 > e introduzca el nombre del mapa como valor de usemap. Guarde su trabajo 
 > mediante <menuchoice
 ><guimenu
@@ -247,7 +247,7 @@
 > <guimenu
 >Preferencias</guimenu
 ><guimenuitem
->Configuración &kimagemapeditor;...</guimenuitem
+>Configuración &kimagemapeditor;…</guimenuitem
 ></menuchoice
 >. </para>
 <screenshot>
@@ -288,6 +288,8 @@
 <para
 >Traducido por Santiago Fernández Sancho <email
 >[email protected]</email
+>, Cristina Yenyxe Gonzalez Garcia <email
+>[email protected]</email
 > y Rocío Gallego <email
 >[email protected]</email
 >.</para

Reply via email to