diff --git a/gnome-bluetooth.changes b/gnome-bluetooth.changes index c20408b..3585338 100644 --- a/gnome-bluetooth.changes +++ b/gnome-bluetooth.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 20 17:30:22 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 09:18:19 UTC 2018 - jengelh@inai.de diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 3e171c6..b90213f 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -23,13 +23,14 @@ Release: 0 Summary: GNOME Bluetooth graphical utilities License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: System/GUI/GNOME -Url: https://wiki.gnome.org/Projects/GnomeBluetooth +URL: https://wiki.gnome.org/Projects/GnomeBluetooth Source: http://download.gnome.org/sources/gnome-bluetooth/3.28/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gobject-introspection-devel BuildRequires: gtk-doc BuildRequires: meson BuildRequires: pkgconfig +BuildRequires: translation-update-upstream BuildRequires: yelp-tools BuildRequires: pkgconfig(gtk+-3.0) >= 3.12.0 BuildRequires: pkgconfig(libcanberra-gtk3) @@ -39,9 +40,6 @@ BuildRequires: pkgconfig(udev) # Require bluez (mandatory, as per readme, bnc#622946) Requires: bluez >= 5 Recommends: %{name}-lang -%if !0%{?is_opensuse} -BuildRequires: translation-update-upstream -%endif %description A set of graphical utilities to setup, monitor and use Bluetooth devices. @@ -85,9 +83,7 @@ This package provides the necessary files for development with GNOME Bluetooth. %prep %setup -q -%if !0%{?is_opensuse} translation-update-upstream -%endif %build %meson \