Add Recommends: gnome-color-manager for the color panel

This commit is contained in:
Michael Catanzaro 2020-08-04 09:49:52 -05:00
parent d4fc37c344
commit 2a91d0f3de

View File

@ -10,7 +10,7 @@
Name: gnome-control-center Name: gnome-control-center
Version: 3.37.3 Version: 3.37.3
Release: 3%{?dist} Release: 4%{?dist}
Summary: Utilities to configure the GNOME desktop Summary: Utilities to configure the GNOME desktop
License: GPLv2+ and CC-BY-SA License: GPLv2+ and CC-BY-SA
@ -102,6 +102,8 @@ Requires: glx-utils
# For the user languages # For the user languages
Requires: iso-codes Requires: iso-codes
Recommends: NetworkManager-wifi Recommends: NetworkManager-wifi
# For Show Details in the color panel
Recommends: gnome-color-manager
# For the sharing panel # For the sharing panel
Recommends: gnome-remote-desktop Recommends: gnome-remote-desktop
%if 0%{?fedora} %if 0%{?fedora}
@ -192,6 +194,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gnome-control-center
%dir %{_datadir}/gnome/wm-properties %dir %{_datadir}/gnome/wm-properties
%changelog %changelog
* Tue Aug 04 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 3.37.3-4
- Add Recommends: gnome-color-manager for the color panel
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.37.3-3 * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.37.3-3
- Second attempt - Rebuilt for - Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild