Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gimp for openSUSE:Factory checked in 
at 2025-05-13 20:12:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gimp (Old)
 and      /work/SRC/openSUSE:Factory/.gimp.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gimp"

Tue May 13 20:12:37 2025 rev:153 rq:1276841 version:3.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/gimp/gimp.changes        2025-04-30 
19:02:27.885529500 +0200
+++ /work/SRC/openSUSE:Factory/.gimp.new.30101/gimp.changes     2025-05-13 
20:12:56.209641334 +0200
@@ -1,0 +2,5 @@
+Mon Apr 28 14:49:41 UTC 2025 - Dirk Stoecker <opens...@dstoecker.de>
+
+- add gimp-3.0.2_de_shortcut_clash.patch to fix shortcuts of JPEG export
+
+-------------------------------------------------------------------

New:
----
  gimp-3.0.2_de_shortcut_clash.patch

BETA DEBUG BEGIN:
  New:
- add gimp-3.0.2_de_shortcut_clash.patch to fix shortcuts of JPEG export
BETA DEBUG END:

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

Other differences:
------------------
++++++ gimp.spec ++++++
--- /var/tmp/diff_new_pack.5Jvd1a/_old  2025-05-13 20:12:56.921671218 +0200
+++ /var/tmp/diff_new_pack.5Jvd1a/_new  2025-05-13 20:12:56.925671386 +0200
@@ -101,6 +101,7 @@
 Patch2:         gimp-2.99.19-external-help-browser.patch
 Patch3:         gimp-2.99.19-no-phone-home-default.patch
 Patch4:         0001-Avoid-type-names-and-keywords.patch
+Patch5:         gimp-3.0.2_de_shortcut_clash.patch
 %if %{with debug_in_build_gimp}
 BuildRequires:  gdb
 %endif

++++++ gimp-3.0.2_de_shortcut_clash.patch ++++++
diff --git a/po-libgimp/de.po b/po-libgimp/de.po
index 7bf8293e82..91b0289453 100644
--- a/po-libgimp/de.po
+++ b/po-libgimp/de.po
@@ -185,7 +185,7 @@ msgstr "Bildgröße auf Ebenen anpassen"
 
 #: libgimp/gimpexportprocedure.c:529
 msgid "Save _Exif"
-msgstr "E_xif speichern"
+msgstr "Exi_f speichern"
 
 #: libgimp/gimpexportprocedure.c:530
 msgid "Save Exif (Exchangeable image file format) metadata"
@@ -202,7 +202,7 @@ msgstr ""
 
 #: libgimp/gimpexportprocedure.c:541
 msgid "Save _XMP"
-msgstr "_XMP speichern"
+msgstr "X_MP speichern"
 
 #: libgimp/gimpexportprocedure.c:542
 msgid "Save XMP (Extensible Metadata Platform) metadata"
@@ -210,7 +210,7 @@ msgstr "XMP-Metadaten (Extensible Metadata Platform) 
speichern"
 
 #: libgimp/gimpexportprocedure.c:547
 msgid "Save color _profile"
-msgstr "Farb_profil speichern"
+msgstr "Farbprofi_l speichern"
 
 #: libgimp/gimpexportprocedure.c:548
 msgid "Save the ICC color profile as metadata"
@@ -226,7 +226,7 @@ msgstr "Eine kleinere Darstellung des Bildes als Metadaten 
speichern"
 
 #: libgimp/gimpexportprocedure.c:560
 msgid "Save c_omment"
-msgstr "Kommentar _speichern"
+msgstr "Kommen_tar speichern"
 
 #: libgimp/gimpexportprocedure.c:561
 msgid "Save a comment as metadata"
diff --git a/po-plug-ins/de.po b/po-plug-ins/de.po
index 99e35a45e9..cb26602932 100644
--- a/po-plug-ins/de.po
+++ b/po-plug-ins/de.po
@@ -3525,7 +3525,7 @@ msgstr "Verlustlose Kompression verwenden"
 
 #: plug-ins/common/file-heif.c:274 plug-ins/common/file-heif.c:395
 msgid "Save color prof_ile"
-msgstr "Farb_profil speichern"
+msgstr "Farbprofi_l speichern"
 
 #: plug-ins/common/file-heif.c:275 plug-ins/common/file-heif.c:396
 msgid "Save the image's color profile"
@@ -3581,7 +3581,7 @@ msgstr "Schnell"
 #: plug-ins/common/file-heif.c:306 plug-ins/common/file-heif.c:427
 #: plug-ins/common/file-jpegxl.c:239
 msgid "Save Exi_f"
-msgstr "_Exif speichern"
+msgstr "Exi_f speichern"
 
 #: plug-ins/common/file-heif.c:307 plug-ins/common/file-heif.c:428
 #: plug-ins/common/file-jpegxl.c:240
@@ -3591,7 +3591,7 @@ msgstr "Exif-Daten speichern"
 #: plug-ins/common/file-heif.c:312 plug-ins/common/file-heif.c:433
 #: plug-ins/common/file-jpegxl.c:245
 msgid "Save _XMP"
-msgstr "_XMP speichern"
+msgstr "X_MP speichern"
 
 #: plug-ins/common/file-heif.c:313 plug-ins/common/file-heif.c:434
 #: plug-ins/common/file-jpegxl.c:246

Reply via email to