Accepting request 590024 from GNOME:Factory

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

OBS-URL: https://build.opensuse.org/request/show/590024
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glib-networking?expand=0&rev=57
This commit is contained in:
Dominique Leuenberger 2018-03-26 10:50:35 +00:00 committed by Git OBS Bridge
commit 96db5bf367
2 changed files with 8 additions and 6 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 20 17:31: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).
-------------------------------------------------------------------
Sun Mar 11 10:04:19 UTC 2018 - dimstar@opensuse.org

View File

@ -32,6 +32,7 @@ BuildRequires: dbus-1
BuildRequires: libgcrypt-devel
BuildRequires: meson >= 0.43.0
BuildRequires: pkgconfig
BuildRequires: translation-update-upstream
# If this BuildRequires changes because of a gio library version change, change gio_real_package accordingly
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(glib-2.0) >= 2.55.1
@ -45,9 +46,6 @@ Requires: gsettings-desktop-schemas
Recommends: %{name}-lang = %{version}
Supplements: %{gio_real_package}
%{glib2_gio_module_requires}
%if !0%{?is_opensuse}
BuildRequires: translation-update-upstream
%endif
%description
This package contains network-related GIO modules for glib.
@ -58,10 +56,7 @@ Currently, there is only a proxy module based on libproxy.
%prep
%setup -q
%if !0%{?is_opensuse}
translation-update-upstream
%endif
%build
%meson