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

t-u-u / boo#1086036

OBS-URL: https://build.opensuse.org/request/show/589349
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=283
This commit is contained in:
Dominique Leuenberger 2018-03-22 09:44:44 +00:00 committed by Git OBS Bridge
parent 096dbf9faf
commit 4125e76850
2 changed files with 8 additions and 5 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 20 17:37:33 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:10:00 UTC 2018 - dimstar@opensuse.org Sun Mar 11 10:10:00 UTC 2018 - dimstar@opensuse.org

View File

@ -28,6 +28,7 @@ Source99: %{name}-rpmlintrc
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: meson BuildRequires: meson
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: translation-update-upstream
BuildRequires: yelp-tools BuildRequires: yelp-tools
BuildRequires: pkgconfig(cairo) >= 1.2 BuildRequires: pkgconfig(cairo) >= 1.2
BuildRequires: pkgconfig(gcr-3) >= 3.5.5 BuildRequires: pkgconfig(gcr-3) >= 3.5.5
@ -57,9 +58,6 @@ Requires: %{name}-branding = %{version}
Requires: iso-codes Requires: iso-codes
Recommends: %{name}-lang Recommends: %{name}-lang
Recommends: ca-certificates Recommends: ca-certificates
%if ! 0%{?is_opensuse}
BuildRequires: translation-update-upstream
%endif
%description %description
Epiphany is a Web browser for the GNOME Desktop. Its principles are Epiphany is a Web browser for the GNOME Desktop. Its principles are
@ -98,9 +96,7 @@ search results from Web (epiphany)
%prep %prep
%autosetup -p1 %autosetup -p1
%if ! 0%{?is_opensuse}
translation-update-upstream translation-update-upstream
%endif
%build %build
%meson \ %meson \