Restore default monospace font to Source Code Pro

Resolves: rhbz#2093975
This commit is contained in:
Carlos Garnacho 2022-11-01 23:37:40 +01:00
parent 2cbe917b56
commit 80a8281d47
2 changed files with 5 additions and 8 deletions

View File

@ -4,14 +4,13 @@
Name: gsettings-desktop-schemas
Version: 40.0
Release: 4%{?dist}
Release: 5%{?dist}
Summary: A collection of GSettings schemas
License: LGPLv2+
# no homepage exists for this component
URL: https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas
Source0: https://download.gnome.org/sources/%{name}/40/%{name}-%{tarball_version}.tar.xz
Source1: org.gnome.desktop.interface.rhel.gschema.override
BuildRequires: gettext
BuildRequires: glib2-devel >= 2.31.0
@ -50,10 +49,6 @@ and header files for developing applications that use %{name}.
%install
%meson_install
%if 0%{?rhel}
cp %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/glib-2.0/schemas
%endif
%find_lang %{name} --with-gnome
@ -78,6 +73,10 @@ glib-compile-schemas --dry-run --strict %{buildroot}%{_datadir}/glib-2.0/schemas
%changelog
* Tue Nov 22 2022 Carlos Garnacho <cgarnach@redhat.com> - 40.0-5
- Restore default monospace font to Source Code Pro
Resolves: rhbz#2093975
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 40.0-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688

View File

@ -1,2 +0,0 @@
[org.gnome.desktop.interface]
monospace-font-name='Monospace 11'