Update to 3.31.91

This commit is contained in:
Kalev Lember
2019-02-20 23:10:40 +01:00
parent b04c5d9bf4
commit 47fe1f3ef4
3 changed files with 7 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
%global debug_package %{nil}
Name: gsettings-desktop-schemas
Version: 3.31.90
Release: 2%{?dist}
Version: 3.31.91
Release: 1%{?dist}
Summary: A collection of GSettings schemas
License: LGPLv2+
@@ -76,6 +76,9 @@ glib-compile-schemas --dry-run --strict $RPM_BUILD_ROOT%{_datadir}/glib-2.0/sche
%changelog
* Wed Feb 20 2019 Kalev Lember <klember@redhat.com> - 3.31.91-1
- Update to 3.31.91
* Tue Feb 19 2019 Kalev Lember <klember@redhat.com> - 3.31.90-2
- Recommend the default fonts set in the schemas:
abattis-cantarell-fonts and adobe-source-code-pro-fonts (#1677056)