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