Dominique Leuenberger 2016-09-23 09:39:14 +00:00 committed by Git OBS Bridge
commit cdb798ae80
4 changed files with 25 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:6c83e01647375d5c409312d7215d038d705a3f214179227ed37d3158afdd001f
size 14958852

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Sep 20 22:56:25 UTC 2016 - zaitor@opensuse.org
- Update to version 3.22.0:
+ Updated translations.
-------------------------------------------------------------------
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.22.0
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.22/%{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