Accepting request 589337 from home:dimstar:t-u-u

t-u-u / boo#1086036

OBS-URL: https://build.opensuse.org/request/show/589337
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib-networking?expand=0&rev=121
This commit is contained in:
Dominique Leuenberger 2018-03-22 09:43:42 +00:00 committed by Git OBS Bridge
parent 48f69c96c0
commit 49b8fe40a1
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