diff --git a/gnome-backgrounds-3.30.0.tar.xz b/gnome-backgrounds-3.38.0.tar.xz similarity index 58% rename from gnome-backgrounds-3.30.0.tar.xz rename to gnome-backgrounds-3.38.0.tar.xz index f63785d..2c3270d 100644 Binary files a/gnome-backgrounds-3.30.0.tar.xz and b/gnome-backgrounds-3.38.0.tar.xz differ diff --git a/gnome-backgrounds.spec b/gnome-backgrounds.spec index 1ba68b9..3bc6171 100644 --- a/gnome-backgrounds.spec +++ b/gnome-backgrounds.spec @@ -1,13 +1,13 @@ Name: gnome-backgrounds -Version: 3.30.0 -Release: 3 +Version: 3.38.0 +Release: 1 Summary: GNOME desktop comes with a desktop background License: GPLv2 URL: http://www.gnome.org -Source0: https://download.gnome.org/sources/gnome-backgrounds/3.30/gnome-backgrounds-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.38/%{name}-%{version}.tar.xz BuildArch: noarch -BuildRequires: gettext meson +BuildRequires: gettext meson python3-colorama Obsoletes: gnome-backgrounds < 3.24.0-3 %description @@ -23,7 +23,7 @@ Obsoletes: gnome-backgrounds < 3.24.0-3 The package includes other desktop background with the GNOME desktop packaged together. %prep -%autosetup -n gnome-backgrounds-3.30.0 -p1 +%autosetup -n %{name}-%{version} %build %meson @@ -34,19 +34,32 @@ The package includes other desktop background with the GNOME desktop packaged to install -d %{buildroot}%{_datadir}/backgrounds/images %files -%doc NEWS README AUTHORS COPYING +%doc NEWS README.md AUTHORS COPYING %{_datadir}/gnome-background-properties/adwaita.xml %{_datadir}/backgrounds/gnome/{adwaita-day.jpg,adwaita-morning.jpg,adwaita-night.jpg,adwaita-timed.xml} -%exclude %{_datadir}/locale %files extras -%doc NEWS README AUTHORS COPYING +%doc NEWS README.md AUTHORS COPYING %{_datadir}/gnome-background-properties/gnome-backgrounds.xml -%{_datadir}/backgrounds/gnome/{AndICallItBoke.jpg,ColdWarm.jpg,Dark_Ivy.jpg,endless-shapes.jpg,Fabric.jpg} -%{_datadir}/backgrounds/gnome/{Flowerbed.jpg,Icescape.jpg,Road.jpg,Sandstone.jpg,SeaSunset.jpg} -%{_datadir}/backgrounds/gnome/{symbolics-1.jpg,symbolics-2.jpg,Wood.jpg} +%{_datadir}/backgrounds/gnome/Acrylic.jpg +%{_datadir}/backgrounds/gnome/ColdWarm.jpg +%{_datadir}/backgrounds/gnome/Dark_Ivy.jpg +%{_datadir}/backgrounds/gnome/Endless-shapes.jpg +%{_datadir}/backgrounds/gnome/Icetwigs.jpg +%{_datadir}/backgrounds/gnome/LightWaves.jpg +%{_datadir}/backgrounds/gnome/Road.jpg +%{_datadir}/backgrounds/gnome/SeaSunset.jpg +%{_datadir}/backgrounds/gnome/Stripes.jpg +%{_datadir}/backgrounds/gnome/Symbolics-1.jpg +%{_datadir}/backgrounds/gnome/Symbolics-2.jpg +%{_datadir}/backgrounds/gnome/VNC.png +%{_datadir}/backgrounds/gnome/Wood.jpg %changelog +* Mon May 24 2021 weijin deng - 3.38.0-1 +- Upgrade to 3.38.0 +- Update Version, Release, Source0, autosetup, stage %files + * Sun Jan 19 2020 daiqianwen - 3.30.0-3 - Type:bugfix - ID:NA