Update to 3.26.2

This commit is contained in:
Kalev Lember 2017-09-15 15:06:16 +02:00
parent 19a84eb802
commit c706e4e3a7
5 changed files with 7 additions and 29 deletions

1
.gitignore vendored
View File

@ -49,3 +49,4 @@ gnome-backgrounds-2.30.0.tar.bz2
/gnome-backgrounds-3.25.4.tar.xz
/gnome-backgrounds-3.26.0.tar.xz
/gnome-backgrounds-3.26.1.tar.xz
/gnome-backgrounds-3.26.2.tar.xz

View File

@ -1,14 +1,11 @@
Name: gnome-backgrounds
Version: 3.26.1
Version: 3.26.2
Release: 1%{?dist}
Summary: Desktop backgrounds packaged with the GNOME desktop
License: GPLv2
URL: http://www.gnome.org
Source0: https://download.gnome.org/sources/%{name}/3.26/%{name}-%{version}.tar.xz
# Missing from 3.26.1 tarball
Source1: wallpaper.its
Source2: wallpaper.loc
Patch0: move-adwaita-backgrounds.patch
@ -36,8 +33,6 @@ which are packaged with the GNOME desktop.
%setup -q
%patch0 -p1
cp -a %{S:1} %{S:2} its/
%build
%configure
%make_build
@ -74,12 +69,16 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
%{_datadir}/backgrounds/gnome/Mirror.jpg
%{_datadir}/backgrounds/gnome/Road.jpg
%{_datadir}/backgrounds/gnome/Sandstone.jpg
%{_datadir}/backgrounds/gnome/Signpost_of_the_Shadows.jpg
%{_datadir}/backgrounds/gnome/Stones.jpg
%{_datadir}/backgrounds/gnome/Terraform-green.jpg
%{_datadir}/backgrounds/gnome/Waterfalls.jpg
%{_datadir}/backgrounds/gnome/Waves.jpg
%changelog
* Fri Sep 15 2017 Kalev Lember <klember@redhat.com> - 3.26.2-1
- Update to 3.26.2
* Thu Sep 14 2017 Kalev Lember <klember@redhat.com> - 3.26.1-1
- Update to 3.26.1

View File

@ -1 +1 @@
SHA512 (gnome-backgrounds-3.26.1.tar.xz) = 2b8a62edafc610c3280a2c2d1be52f2c3d9c47d6443f676cde365a03fd75dbf30385b6db0602f58e8833235ccfe8574e23b4fd6fc41dfeb8426dd934aecd5b77
SHA512 (gnome-backgrounds-3.26.2.tar.xz) = 14970e3c87a94a503d5a260304e100e64ea76fdaa5fc5c7d5b1c35444f5f4046abc95041c57bf31350aed4de37c6aaa80fd3d2905a52881d93c49487dd868791

View File

@ -1,12 +0,0 @@
<?xml version="1.0"?>
<!--
See the gettext documentation for the file format:
http://www.gnu.org/software/gettext/manual/html_node/Preparing-ITS-Rules.html
-->
<its:rules xmlns:its="http://www.w3.org/2005/11/its"
xmlns:gt="https://www.gnu.org/s/gettext/ns/its/extensions/1.0"
version="2.0">
<its:translateRule selector="/wallpapers" translate="no"/>
<its:translateRule selector="//name" translate="yes"/>
</its:rules>

View File

@ -1,10 +0,0 @@
<?xml version="1.0"?>
<!--
See the gettext documentation for the file format:
http://www.gnu.org/software/gettext/manual/html_node/Preparing-ITS-Rules.html
-->
<locatingRules>
<locatingRule name="wallpaper" pattern="*.xml">
<documentRule localName="wallpapers" target="wallpaper.its"/>
</locatingRule>
</locatingRules>