From b04c5d9bf4d6a66f879c4fe9f9678a138b0d8b42 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Feb 19 2019 09:40:38 +0000 Subject: Recommend the default fonts set in the schemas abattis-cantarell-fonts and adobe-source-code-pro-fonts https://bugzilla.redhat.com/show_bug.cgi?id=1677056 --- diff --git a/gsettings-desktop-schemas.spec b/gsettings-desktop-schemas.spec index fc110e3..3d427f3 100644 --- a/gsettings-desktop-schemas.spec +++ b/gsettings-desktop-schemas.spec @@ -2,7 +2,7 @@ Name: gsettings-desktop-schemas Version: 3.31.90 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A collection of GSettings schemas License: LGPLv2+ @@ -22,6 +22,10 @@ Conflicts: mutter < 3.19.3 Requires: glib2 >= 2.31.0 +# Recommend the default fonts set in the schemas +Recommends: abattis-cantarell-fonts +Recommends: adobe-source-code-pro-fonts + %description gsettings-desktop-schemas contains a collection of GSettings schemas for settings shared by various components of a desktop. @@ -72,6 +76,10 @@ glib-compile-schemas --dry-run --strict $RPM_BUILD_ROOT%{_datadir}/glib-2.0/sche %changelog +* Tue Feb 19 2019 Kalev Lember - 3.31.90-2 +- Recommend the default fonts set in the schemas: + abattis-cantarell-fonts and adobe-source-code-pro-fonts (#1677056) + * Wed Feb 06 2019 Kalev Lember - 3.31.90-1 - Update to 3.31.90