diff --git a/gnome-backgrounds-3.14.1.tar.xz b/gnome-backgrounds-3.14.1.tar.xz deleted file mode 100644 index 275f1ab..0000000 --- a/gnome-backgrounds-3.14.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:deeea0499f34b118d27d94e3ac8d23e3b210bd602b2c1aa0e0242a75ae78c126 -size 16463428 diff --git a/gnome-backgrounds-3.16.0.tar.xz b/gnome-backgrounds-3.16.0.tar.xz new file mode 100644 index 0000000..fdc0e96 --- /dev/null +++ b/gnome-backgrounds-3.16.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76e3f9dd01d8335da8e3e7c20f64c51d4e2372fa43a5280ce1649b32bebca03b +size 13657364 diff --git a/gnome-backgrounds.changes b/gnome-backgrounds.changes index 90de76a..16bf742 100644 --- a/gnome-backgrounds.changes +++ b/gnome-backgrounds.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Mon Mar 23 17:21:25 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.16.0: + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 17 08:24:31 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.15.92: + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 3 08:43:27 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.15.91: + + Updated translations. + +------------------------------------------------------------------- +Mon Feb 16 21:13:03 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.15.90: + + Updated translations. + +------------------------------------------------------------------- +Thu Dec 18 02:05:58 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.15.2: + + Updated default Adwaita wallpaper. + ------------------------------------------------------------------- Mon Oct 13 17:10:43 UTC 2014 - zaitor@opensuse.org diff --git a/gnome-backgrounds.spec b/gnome-backgrounds.spec index 53a2724..aecab93 100644 --- a/gnome-backgrounds.spec +++ b/gnome-backgrounds.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-backgrounds # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,47 +17,44 @@ Name: gnome-backgrounds +Version: 3.16.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.16/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: glib2-devel BuildRequires: intltool BuildRequires: translation-update-upstream -AutoReqProv: off -BuildArch: noarch -Version: 3.14.1 -Release: 0 -Source: http://download.gnome.org/sources/gnome-backgrounds/3.14/%{name}-%{version}.tar.xz -Url: http://www.gnome.org/ -BuildRoot: %{_tmppath}/%{name}-%{version}-build -Summary: GNOME Backgrounds -License: GPL-2.0+ -Group: System/GUI/GNOME Recommends: %{name}-lang +BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildArch: noarch %description Background images from the GNOME project. %lang_package + %prep %setup -q translation-update-upstream %build %configure -make %{?jobs:-j%jobs} +make %{?_smp_mflags} %install -%makeinstall +make DESTDIR=%{buildroot} install %{?_smp_mflags} %if 0%{?suse_version} <= 1120 -%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/* +rm %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/* %endif -mv $RPM_BUILD_ROOT/%{_datadir}/locale/sr@latin $RPM_BUILD_ROOT/%{_datadir}/locale/sr@Latn +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 %find_lang %{name} %{?no_lang_C} -%fdupes -s %buildroot - -%clean -rm -rf $RPM_BUILD_ROOT +%fdupes -s %{buildroot} %files %defattr(-, root, root) @@ -66,5 +63,6 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/backgrounds/ %files lang -f %{name}.lang +%defattr(-,root,root) %changelog