Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nautilus-image-converter for 
openSUSE:Factory checked in at 2024-03-09 20:54:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nautilus-image-converter (Old)
 and      /work/SRC/openSUSE:Factory/.nautilus-image-converter.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nautilus-image-converter"

Sat Mar  9 20:54:40 2024 rev:9 rq:1156459 version:0.4.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/nautilus-image-converter/nautilus-image-converter.changes
        2022-09-21 14:43:02.305855794 +0200
+++ 
/work/SRC/openSUSE:Factory/.nautilus-image-converter.new.1770/nautilus-image-converter.changes
      2024-03-09 20:55:41.452799057 +0100
@@ -1,0 +2,6 @@
+Thu Mar  7 09:32:14 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Add nautilus-image-converter-fix-translations.patch: Fix build
+  with gettext 0.22.
+
+-------------------------------------------------------------------

New:
----
  nautilus-image-converter-fix-translations.patch

BETA DEBUG BEGIN:
  New:
- Add nautilus-image-converter-fix-translations.patch: Fix build
  with gettext 0.22.
BETA DEBUG END:

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

Other differences:
------------------
++++++ nautilus-image-converter.spec ++++++
--- /var/tmp/diff_new_pack.HVQCK8/_old  2024-03-09 20:55:42.720845474 +0100
+++ /var/tmp/diff_new_pack.HVQCK8/_new  2024-03-09 20:55:42.720845474 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package nautilus-image-converter
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 # Copyright (c) 2007-2010 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -27,7 +27,8 @@
 Release:        0
 URL:            https://gitlab.gnome.org/coreyberla/nautilus-image-converter
 Source:         %{name}-%{version}.tar.xz
-
+# PATCH-FIX-UPSTREAM
+Patch0:         nautilus-image-converter-fix-translations.patch
 BuildRequires:  meson >= 0.49
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(glib-2.0) >= 2.28.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.HVQCK8/_old  2024-03-09 20:55:42.744846352 +0100
+++ /var/tmp/diff_new_pack.HVQCK8/_new  2024-03-09 20:55:42.744846352 +0100
@@ -6,7 +6,7 @@
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">(.*)\+0</param>
     <param name="versionrewrite-replacement">\1</param>
-    <param name="revision">refs/tags/0.4.0</param>
+    <param name="revision">@PARENT_TAG@</param>
   </service>
   <service name="tar" mode="buildtime"/>
   <service name="recompress" mode="buildtime">

++++++ nautilus-image-converter-fix-translations.patch ++++++
commit be3ea2e3f6ed6949035fc155dfb976ec5f43a49f
Author: Dominique Leuenberger <[email protected]>
Date:   Thu Mar 7 10:30:19 2024 +0100

    po: Add valid charset to fr.po

diff --git a/po/fr.po b/po/fr.po
index a73c55f..3f34924 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -14,7 +14,7 @@ msgstr ""
 "Last-Translator:  <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=\n"
+"Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: "
 
 #: ../src/nautilus-image-converter.c:118

Reply via email to