Accepting request 590022 from GNOME:Factory

t-u-u / boo#1086036 (forwarded request 589335 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/590022
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-bluetooth?expand=0&rev=89
This commit is contained in:
Dominique Leuenberger 2018-03-26 10:50:18 +00:00 committed by Git OBS Bridge
commit ccc7e8f058
2 changed files with 9 additions and 6 deletions

View File

@ -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

View File

@ -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 \