Accepting request 590027 from GNOME:Factory

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

OBS-URL: https://build.opensuse.org/request/show/590027
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gedit?expand=0&rev=123
This commit is contained in:
Dominique Leuenberger 2018-03-26 10:50:47 +00:00 committed by Git OBS Bridge
commit fe77544f31
2 changed files with 8 additions and 5 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 20 17:33:14 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).
-------------------------------------------------------------------
Mon Mar 12 16:10:39 UTC 2018 - dimstar@opensuse.org

View File

@ -38,6 +38,7 @@ BuildRequires: intltool >= 0.50.1
BuildRequires: iso-codes-devel
BuildRequires: pkgconfig
BuildRequires: python3-base >= 3.2.3
BuildRequires: translation-update-upstream
BuildRequires: yelp-tools
BuildRequires: pkgconfig(gio-2.0) >= 2.44
BuildRequires: pkgconfig(glib-2.0) >= 2.44
@ -61,9 +62,6 @@ Recommends: %{name}-lang
Recommends: iso-codes
Provides: gedit2 = %{version}
Obsoletes: gedit2 < %{version}
%if !0%{?is_opensuse}
BuildRequires: translation-update-upstream
%endif
%if %{with python_bindings}
# See bnc#847114 - plugins generally depend on it
Requires: python3-gedit
@ -108,9 +106,7 @@ This subpackage contains the header files for creating gedit plugins.
%prep
%autosetup -p1
%if !0%{?is_opensuse}
translation-update-upstream
%endif
%build
%configure \