Update to 3.28.0

- Rebase move-adwaita-backgrounds.patch
This commit is contained in:
Kalev Lember 2018-03-14 08:40:58 +01:00
parent b5dc4d892d
commit dbe83b875f
4 changed files with 22 additions and 47 deletions

1
.gitignore vendored
View File

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

View File

@ -1,11 +1,11 @@
Name: gnome-backgrounds
Version: 3.26.2
Release: 2%{?dist}
Version: 3.28.0
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
Source0: https://download.gnome.org/sources/%{name}/3.28/%{name}-%{version}.tar.xz
Patch0: move-adwaita-backgrounds.patch
@ -51,7 +51,6 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
%doc NEWS README AUTHORS
%{_datadir}/gnome-background-properties/adwaita.xml
%{_datadir}/backgrounds/gnome/adwaita-day.jpg
%{_datadir}/backgrounds/gnome/adwaita-lock.jpg
%{_datadir}/backgrounds/gnome/adwaita-morning.jpg
%{_datadir}/backgrounds/gnome/adwaita-night.jpg
%{_datadir}/backgrounds/gnome/adwaita-timed.xml
@ -60,23 +59,25 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
%license COPYING
%doc NEWS README AUTHORS
%{_datadir}/gnome-background-properties/gnome-backgrounds.xml
%{_datadir}/backgrounds/gnome/Bokeh_Tails.jpg
%{_datadir}/backgrounds/gnome/Chmiri.jpg
%{_datadir}/backgrounds/gnome/AndICallItBoke.jpg
%{_datadir}/backgrounds/gnome/ColdWarm.jpg
%{_datadir}/backgrounds/gnome/Dark_Ivy.jpg
%{_datadir}/backgrounds/gnome/endless-shapes.jpg
%{_datadir}/backgrounds/gnome/Fabric.jpg
%{_datadir}/backgrounds/gnome/Flowerbed.jpg
%{_datadir}/backgrounds/gnome/Godafoss_Iceland.jpg
%{_datadir}/backgrounds/gnome/Icescape.jpg
%{_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
%{_datadir}/backgrounds/gnome/SeaSunset.jpg
%{_datadir}/backgrounds/gnome/symbolics-1.jpg
%{_datadir}/backgrounds/gnome/symbolics-2.jpg
%{_datadir}/backgrounds/gnome/Wood.jpg
%changelog
* Wed Mar 14 2018 Kalev Lember <klember@redhat.com> - 3.28.0-1
- Update to 3.28.0
- Rebase move-adwaita-backgrounds.patch
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.26.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

View File

@ -1,27 +1,9 @@
--- gnome-backgrounds-3.25.4/backgrounds/adwaita.xml.in.in.kala 2017-07-31 23:26:47.044618378 +0100
+++ gnome-backgrounds-3.25.4/backgrounds/adwaita.xml.in.in 2017-07-31 23:31:50.359850200 +0100
@@ -9,4 +9,13 @@
<pcolor>#3465a4</pcolor>
<scolor>#000000</scolor>
</wallpaper>
+ <wallpaper deleted="false">
+ <!-- TRANSLATORS: This is the name of this background picture: http://git.gnome.org/browse/gnome-backgrounds/plain/backgrounds/adwaita-night.jpg -
+ You might want to translate it into the equivalent words of your language -->
+ <name>Lock Screen</name>
+ <filename>@datadir@/backgrounds/gnome/adwaita-lock.jpg</filename>
+ <options>zoom</options>
+ <pcolor>#ffffff</pcolor>
+ <scolor>#000000</scolor>
+ </wallpaper>
</wallpapers>
--- gnome-backgrounds-3.25.4/backgrounds/gnome-backgrounds.xml.in.in.kala 2017-07-31 23:26:38.816612089 +0100
+++ gnome-backgrounds-3.25.4/backgrounds/gnome-backgrounds.xml.in.in 2017-07-31 23:27:50.435666827 +0100
@@ -65,24 +65,6 @@
--- gnome-backgrounds-3.28.0/backgrounds/gnome-backgrounds.xml.in.in.kala 2018-03-14 01:24:44.000000000 +0100
+++ gnome-backgrounds-3.28.0/backgrounds/gnome-backgrounds.xml.in.in 2018-03-14 08:37:13.308970614 +0100
@@ -58,13 +58,6 @@
<scolor>#000000</scolor>
</wallpaper>
<wallpaper deleted="false">
- <!-- TRANSLATORS: This is the name of this background picture: http://git.gnome.org/browse/gnome-backgrounds/plain/backgrounds/adwaita-morning.jpg -
- You might want to translate it into the equivalent words of your language -->
- <name>Adwaita</name>
- <filename>@BACKGROUNDDIR@/adwaita-timed.xml</filename>
- <options>zoom</options>
@ -29,15 +11,6 @@
- <scolor>#000000</scolor>
- </wallpaper>
- <wallpaper deleted="false">
- <!-- TRANSLATORS: This is the name of this background picture: http://git.gnome.org/browse/gnome-backgrounds/plain/backgrounds/adwaita-night.jpg -
- You might want to translate it into the equivalent words of your language -->
- <name>Lock Screen</name>
- <filename>@BACKGROUNDDIR@/adwaita-lock.jpg</filename>
- <options>zoom</options>
- <pcolor>#ffffff</pcolor>
- <scolor>#000000</scolor>
- </wallpaper>
- <wallpaper deleted="false">
<!-- TRANSLATORS: This is the name of this background picture: http://git.gnome.org/browse/gnome-backgrounds/plain/backgrounds/Mirror.jpg -
You might want to translate it into the equivalent words of your language -->
<name>Mirror</name>
<name>Sea Sunset</name>
<filename>@BACKGROUNDDIR@/SeaSunset.jpg</filename>
<options>zoom</options>

View File

@ -1 +1 @@
SHA512 (gnome-backgrounds-3.26.2.tar.xz) = 14970e3c87a94a503d5a260304e100e64ea76fdaa5fc5c7d5b1c35444f5f4046abc95041c57bf31350aed4de37c6aaa80fd3d2905a52881d93c49487dd868791
SHA512 (gnome-backgrounds-3.28.0.tar.xz) = bc4aed99e83725994ee455ea86d28ee50c396901cb1d1626778ee4fa22256ed57209f3edb31e2197bf6841f8d0149ae7ce97d17b6fa5bcfdc63c65c14f2d52d2