From 5ebc133608154a1f7c3c8692b69aea94d44d6bce9ec3383084bae7ad2b6bbc4c Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 22 Mar 2018 09:40:34 +0000 Subject: [PATCH] Accepting request 589299 from home:dimstar:t-u-u t-u-u / boo#1086036 OBS-URL: https://build.opensuse.org/request/show/589299 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=32 --- gtk4.changes | 7 +++++++ gtk4.spec | 5 ++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/gtk4.changes b/gtk4.changes index 8cedd44..6727a03 100644 --- a/gtk4.changes +++ b/gtk4.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 20 17:10:11 UTC 2018 - dimstar@opensuse.org + +- Unconditionally enable translation-update-upstream: on + Tumbleweed, this results in a NOP and for Leap in SLE paid + translations being used (boo#1086036). + ------------------------------------------------------------------- Wed Feb 28 16:32:28 UTC 2018 - dimstar@opensuse.org diff --git a/gtk4.spec b/gtk4.spec index 07d43f1..3f42a30 100644 --- a/gtk4.spec +++ b/gtk4.spec @@ -42,6 +42,7 @@ BuildRequires: gtk-doc BuildRequires: hicolor-icon-theme BuildRequires: meson >= 0.42.1 BuildRequires: pkgconfig +BuildRequires: translation-update-upstream BuildRequires: vulkan-devel BuildRequires: xsltproc BuildRequires: pkgconfig(atk) >= 2.15.1 @@ -78,9 +79,6 @@ BuildRequires: pkgconfig(xi) BuildRequires: pkgconfig(xinerama) BuildRequires: pkgconfig(xkbcommon) BuildRequires: pkgconfig(xrandr) >= 1.2.99 -%if !0%{?is_opensuse} -BuildRequires: translation-update-upstream -%endif %description GTK+ is a multi-platform toolkit for creating graphical user interfaces. @@ -339,6 +337,7 @@ This package enhances gettext with an International Tag Set for GTK+ 4 %prep %setup -q -n %{_name}-%{version} %patch0 -p1 +translation-update-upstream %build %meson \