Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gimp for openSUSE:Factory checked in at 2021-09-20 23:32:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gimp (Old) and /work/SRC/openSUSE:Factory/.gimp.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gimp" Mon Sep 20 23:32:19 2021 rev:128 rq:920034 version:2.10.24 Changes: -------- --- /work/SRC/openSUSE:Factory/gimp/gimp.changes 2021-06-16 20:33:35.334991989 +0200 +++ /work/SRC/openSUSE:Factory/.gimp.new.1899/gimp.changes 2021-09-20 23:33:12.367177501 +0200 @@ -1,0 +2,6 @@ +Thu Sep 16 01:34:27 UTC 2021 - Stanislav Brabec <sbra...@suse.com> + +- Remove obsolete translation-update-upstream support + (jsc#SLE-21105). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gimp.spec ++++++ --- /var/tmp/diff_new_pack.1N8Q29/_old 2021-09-20 23:33:12.975178252 +0200 +++ /var/tmp/diff_new_pack.1N8Q29/_new 2021-09-20 23:33:12.979178257 +0200 @@ -64,7 +64,6 @@ %if %{with python_plugin} BuildRequires: python-gtk-devel >= 2.10.4 %endif -BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: pkgconfig(atk) >= 2.2.0 BuildRequires: pkgconfig(babl) >= 0.1.78 @@ -216,12 +215,6 @@ export LC_ALL=en_US.UTF-8 export LANG=en_US.UTF-8 -translation-update-upstream -translation-update-upstream po-libgimp gimp20-libgimp -translation-update-upstream po-python gimp20-python -translation-update-upstream po-script-fu gimp20-script-fu -translation-update-upstream po-plug-ins gimp20-std-plug-ins -translation-update-upstream po-tips gimp20-tips # Safety check for ABI version change. vabi=`printf "%d" $(sed -n '/#define GIMP_MODULE_ABI_VERSION/{s/.* //;p}' libgimpmodule/gimpmodule.h)` if test "x${vabi}" != "x%{abiver}"; then