Accepting request 919313 from home:sbrabec:branches:tuu-goodbye
- Remove obsolete translation-update-upstream support (PM-2938). OBS-URL: https://build.opensuse.org/request/show/919313 OBS-URL: https://build.opensuse.org/package/show/graphics/gimp?expand=0&rev=55
This commit is contained in:
parent
42cfbf5ef9
commit
553843ab0e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 16 01:34:27 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
|
||||
|
||||
- Remove obsolete translation-update-upstream support (PM-2938).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 4 17:41:02 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -64,7 +64,6 @@ BuildRequires: pkgconfig
|
||||
%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 @@ applications that want to make use of the GIMP libraries.
|
||||
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user