Update to 3.31.92

This commit is contained in:
Kalev Lember
2019-03-06 21:34:43 +01:00
parent 5078dfad95
commit 2fb4518d24
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.91
Release: 2%{?dist}
Version: 3.31.92
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 Mar 06 2019 Kalev Lember <klember@redhat.com> - 3.31.92-1
- Update to 3.31.92
* Mon Feb 25 2019 Kalev Lember <klember@redhat.com> - 3.31.91-2
- Use fonts() provides instead of requiring specific package names (#1677056)