Fix fedora_release_name which was not updated in -1

This meant we didn't really change to F32 theme.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
epel9
Adam Williamson 5 years ago
parent e44b1b7966
commit 7e604dd584

@ -1,12 +1,12 @@
%global rh_backgrounds_version 15 %global rh_backgrounds_version 15
%global waves_version 0.1.2 %global waves_version 0.1.2
%global fedora_release_name f31 %global fedora_release_name f32
%global gnome_default default %global gnome_default default
%global picture_ext png %global picture_ext png
Name: desktop-backgrounds Name: desktop-backgrounds
Version: 32.0.0 Version: 32.0.0
Release: 1%{?dist} Release: 2%{?dist}
Summary: Desktop backgrounds Summary: Desktop backgrounds
License: LGPLv2 License: LGPLv2
@ -211,6 +211,9 @@ mkdir -p %{buildroot}%{_datadir}/glib-2.0/schemas
%{_datadir}/backgrounds/default.png %{_datadir}/backgrounds/default.png
%changelog %changelog
* Fri Mar 06 2020 Adam Williamson <awilliam@redhat.com> - 32.0.0-2
- Fix fedora_release_name which was not updated in -1
* Wed Mar 04 2020 Luya Tshimbalanga <luya@fedoraproject.org> - 32.0.0-1 * Wed Mar 04 2020 Luya Tshimbalanga <luya@fedoraproject.org> - 32.0.0-1
- Enable F32 theme - Enable F32 theme

Loading…
Cancel
Save