diff --git a/gnome-backgrounds-3.20.tar.xz b/gnome-backgrounds-3.20.tar.xz deleted file mode 100644 index 4a1fc02..0000000 --- a/gnome-backgrounds-3.20.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d66c6e165e5c16b79ee4ab83102fa73fa20ce4e14191036ee68e8e82cf537127 -size 16317224 diff --git a/gnome-backgrounds-3.21.91.tar.xz b/gnome-backgrounds-3.21.91.tar.xz new file mode 100644 index 0000000..bf15259 --- /dev/null +++ b/gnome-backgrounds-3.21.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb6d412a55dcb14a4af2249e93e19ed9bde257c232ad5e42fdd8f119f084f96e +size 14957068 diff --git a/gnome-backgrounds.changes b/gnome-backgrounds.changes index c760d94..0686d74 100644 --- a/gnome-backgrounds.changes +++ b/gnome-backgrounds.changes @@ -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 diff --git a/gnome-backgrounds.spec b/gnome-backgrounds.spec index c64d03b..cc3506a 100644 --- a/gnome-backgrounds.spec +++ b/gnome-backgrounds.spec @@ -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