Accepting request 434201 from GNOME:Next

New stable still, with tweaks

OBS-URL: https://build.opensuse.org/request/show/434201
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-desktop?expand=0&rev=226
This commit is contained in:
Bjørn Lie 2016-10-14 19:24:18 +00:00 committed by Git OBS Bridge
parent d564223462
commit 7d940761ef
4 changed files with 18 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cff36ccd8d0a62177a4c1513ec70d13ead3b84fdc208ba54199cf7616f05644d
size 1073364

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6458add4fc3a81fbd9a63db90de22a1e3a62644c1bfd1aca042c43836195aab2
size 1072872

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Oct 10 19:49:30 UTC 2016 - zaitor@opensuse.org
- Update to version 3.22.1:
+ Updated translations.
- Conditionally apply translations-update-upstream BuildRequires
and macro for non-openSUSE only.
- Stop passing V=1 to make, we do debugging locally.
-------------------------------------------------------------------
Mon Sep 19 19:27:01 UTC 2016 - zaitor@opensuse.org

View File

@ -19,7 +19,7 @@
%define IS_DEFAULT_GNOME_DESKTOP 1
Name: gnome-desktop
Version: 3.22.0
Version: 3.22.1
Release: 0
Summary: The GNOME Desktop API Library
License: LGPL-2.1+
@ -30,7 +30,9 @@ Source99: baselibs.conf
BuildRequires: fdupes
BuildRequires: gobject-introspection-devel
BuildRequires: intltool
%if !0%{?is_opensuse}
BuildRequires: translation-update-upstream
%endif
BuildRequires: yelp-tools
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.33.0
BuildRequires: pkgconfig(glib-2.0) >= 2.38.0
@ -122,7 +124,9 @@ reasons.
%lang_package
%prep
%setup -q
%if !0%{?is_opensuse}
translation-update-upstream
%endif
%if 0%{?BUILD_FROM_VCS}
[ -x ./autogen.sh] && NOCONFIGURE=1 ./autogen.sh
@ -136,7 +140,7 @@ translation-update-upstream
%endif
--with-gnome-distributor="SUSE" \
--disable-date-in-gnome-version
make %{?_smp_mflags} V=1
make %{?_smp_mflags}
%install
%makeinstall