From e6892acdad375cfcaf5a8ea206ff7eee6e88838f4df8ab79732465e7bcd1eecc Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 22 Mar 2018 09:43:18 +0000 Subject: [PATCH] Accepting request 589333 from home:dimstar:t-u-u t-u-u / boo#1086036 OBS-URL: https://build.opensuse.org/request/show/589333 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calculator?expand=0&rev=89 --- gnome-calculator.changes | 7 +++++++ gnome-calculator.spec | 6 +----- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/gnome-calculator.changes b/gnome-calculator.changes index d2d835b..09d21ce 100644 --- a/gnome-calculator.changes +++ b/gnome-calculator.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 20 17:29:25 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). + ------------------------------------------------------------------- Tue Mar 13 08:01:15 UTC 2018 - dimstar@opensuse.org diff --git a/gnome-calculator.spec b/gnome-calculator.spec index 921dec6..144d3d3 100644 --- a/gnome-calculator.spec +++ b/gnome-calculator.spec @@ -29,6 +29,7 @@ BuildRequires: meson BuildRequires: mpc-devel BuildRequires: mpfr-devel BuildRequires: pkgconfig +BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: vala BuildRequires: yelp-tools @@ -41,9 +42,6 @@ BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.15.1 BuildRequires: pkgconfig(libsoup-2.4) >= 2.42 BuildRequires: pkgconfig(libxml-2.0) Recommends: %{name}-lang -%if !0%{?is_opensuse} -BuildRequires: translation-update-upstream -%endif %description A GNOME calculator package based on calctool and MP library. @@ -62,9 +60,7 @@ search results from GNOME Calculator. %prep %setup -q -%if !0%{?is_opensuse} translation-update-upstream -%endif %build %meson