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

t-u-u / boo#1086036

OBS-URL: https://build.opensuse.org/request/show/589332
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-clocks?expand=0&rev=76
This commit is contained in:
Dominique Leuenberger 2018-03-22 09:43:13 +00:00 committed by Git OBS Bridge
parent f7b532de9d
commit 37ed3a75dc
2 changed files with 8 additions and 5 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 20 17:29:03 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).
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Mar 10 17:15:23 UTC 2018 - bjorn.lie@gmail.com Sat Mar 10 17:15:23 UTC 2018 - bjorn.lie@gmail.com

View File

@ -28,6 +28,7 @@ Source: http://download.gnome.org/sources/gnome-clocks/3.28/%{name}-%{ve
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: meson >= 0.41.0 BuildRequires: meson >= 0.41.0
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: translation-update-upstream
BuildRequires: vala >= 0.23.3 BuildRequires: vala >= 0.23.3
BuildRequires: yelp-tools BuildRequires: yelp-tools
BuildRequires: pkgconfig(geocode-glib-1.0) >= 1.0 BuildRequires: pkgconfig(geocode-glib-1.0) >= 1.0
@ -41,9 +42,6 @@ BuildRequires: pkgconfig(gtk+-3.0) >= 3.20
BuildRequires: pkgconfig(gweather-3.0) >= 3.27.2 BuildRequires: pkgconfig(gweather-3.0) >= 3.27.2
BuildRequires: pkgconfig(libgeoclue-2.0) >= 2.4 BuildRequires: pkgconfig(libgeoclue-2.0) >= 2.4
Recommends: %{name}-lang Recommends: %{name}-lang
%if !0%{?is_opensuse}
BuildRequires: translation-update-upstream
%endif
%description %description
A nice simple app to show the time, date, and alarms. A nice simple app to show the time, date, and alarms.
@ -62,9 +60,7 @@ search results from GNOME Clocks.
%prep %prep
%setup -q %setup -q
%if !0%{?is_opensuse}
translation-update-upstream translation-update-upstream
%endif
%build %build
%meson %meson