Accepting request 424997 from GNOME:Next

Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/424997
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-backgrounds?expand=0&rev=93
This commit is contained in:
Dominique Leuenberger 2016-09-08 21:22:22 +00:00 committed by Git OBS Bridge
parent ec79da6620
commit 48917a77ce
4 changed files with 19 additions and 8 deletions

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Aug 31 20:23:37 UTC 2016 - zaitor@opensuse.org
- Update to version 3.21.91:
+ New default background.
+ 2 new icelandic additions replacing old low res.
- Remove old conditional for obsolete versions of openSUSE.
- Conditionally apply translations-update-upstream BuildRequires
and macro for non-openSUSE only.
-------------------------------------------------------------------
Mon May 2 20:40:16 UTC 2016 - mgorse@suse.com

View File

@ -17,17 +17,19 @@
Name: gnome-backgrounds
Version: 3.20
Version: 3.21.91
Release: 0
Summary: GNOME Backgrounds
License: GPL-2.0+
Group: System/GUI/GNOME
Url: http://www.gnome.org/
Source: http://download.gnome.org/sources/gnome-backgrounds/3.20/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/gnome-backgrounds/3.21/%{name}-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: glib2-devel
BuildRequires: intltool
%if !0%{?is_opensuse}
BuildRequires: translation-update-upstream
%endif
Recommends: %{name}-lang
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
@ -39,7 +41,9 @@ Background images from the GNOME project.
%prep
%setup -q
%if !0%{?is_opensuse}
translation-update-upstream
%endif
%build
%configure
@ -47,9 +51,6 @@ make %{?_smp_mflags}
%install
make DESTDIR=%{buildroot} install %{?_smp_mflags}
%if 0%{?suse_version} <= 1120
rm %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
%endif
mv %{buildroot}/%{_datadir}/locale/sr@latin %{buildroot}/%{_datadir}/locale/sr@Latn
# Change sr@Latn to sr@latin
mv %{buildroot}%{_datadir}/locale/sr@Latn %{buildroot}%{_datadir}/locale/sr@latin