Update to 3.38.0
This commit is contained in:
parent
2cbaef73a5
commit
849b3355fd
1
.gitignore
vendored
1
.gitignore
vendored
@ -61,3 +61,4 @@ gnome-backgrounds-2.30.0.tar.bz2
|
||||
/gnome-backgrounds-3.37.2.tar.xz
|
||||
/gnome-backgrounds-3.37.92.tar.xz
|
||||
/gnome-backgrounds-3.37.92.1.tar.xz
|
||||
/gnome-backgrounds-3.38.0.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: gnome-backgrounds
|
||||
Version: 3.37.92.1
|
||||
Version: 3.38.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.37/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.38/%{name}-%{version}.tar.xz
|
||||
|
||||
Patch0: move-adwaita-backgrounds.patch
|
||||
|
||||
@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
|
||||
%{_datadir}/backgrounds/gnome/Wood.jpg
|
||||
|
||||
%changelog
|
||||
* Mon Sep 14 2020 Kalev Lember <klember@redhat.com> - 3.38.0-1
|
||||
- Update to 3.38.0
|
||||
|
||||
* Tue Sep 01 2020 Kalev Lember <klember@redhat.com> - 3.37.92.1-1
|
||||
- Update to 3.37.92.1
|
||||
- Rebase move-adwaita-backgrounds.patch
|
||||
|
@ -1,17 +1,17 @@
|
||||
diff -up gnome-backgrounds-3.37.92.1/backgrounds/gnome-backgrounds.xml.in.kala gnome-backgrounds-3.37.92.1/backgrounds/gnome-backgrounds.xml.in
|
||||
--- gnome-backgrounds-3.37.92.1/backgrounds/gnome-backgrounds.xml.in.kala 2020-09-01 14:11:39.093340400 +0200
|
||||
+++ gnome-backgrounds-3.37.92.1/backgrounds/gnome-backgrounds.xml.in 2020-09-01 14:22:43.531585335 +0200
|
||||
diff -up gnome-backgrounds-3.38.0/backgrounds/gnome-backgrounds.xml.in.kala gnome-backgrounds-3.38.0/backgrounds/gnome-backgrounds.xml.in
|
||||
--- gnome-backgrounds-3.38.0/backgrounds/gnome-backgrounds.xml.in.kala 2020-09-14 12:29:02.781761000 +0200
|
||||
+++ gnome-backgrounds-3.38.0/backgrounds/gnome-backgrounds.xml.in 2020-09-14 13:00:09.544391986 +0200
|
||||
@@ -44,13 +44,6 @@
|
||||
<scolor>#000000</scolor>
|
||||
</wallpaper>
|
||||
<wallpaper deleted="false">
|
||||
- <name>Default</name>
|
||||
- <name>Adwaita</name>
|
||||
- <filename>@BACKGROUNDDIR@/adwaita-timed.xml</filename>
|
||||
- <options>zoom</options>
|
||||
- <pcolor>#ffffff</pcolor>
|
||||
- <scolor>#000000</scolor>
|
||||
- </wallpaper>
|
||||
- <wallpaper deleted="false">
|
||||
<name>Wallpaper 08</name>
|
||||
<name>Sea Sunset</name>
|
||||
<filename>@BACKGROUNDDIR@/SeaSunset.jpg</filename>
|
||||
<options>zoom</options>
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-backgrounds-3.37.92.1.tar.xz) = 1906859dc2fde42c67b931b80d029a751355c92ccc786d93e8bc646180b69a4e1f4632acdaffac3f39f85470a1578147412a2e8c5835cbc0922a2d688307feda
|
||||
SHA512 (gnome-backgrounds-3.38.0.tar.xz) = 01000409d6d54af81e520b8b292c24bb64e763a493c69cf71cabb9f885c7feee5a1805db40e2d0544834c40b7866f889c106e9816fd8e8b8f5273b0a099f1488
|
||||
|
Loading…
Reference in New Issue
Block a user