Backport an upstream addition of a key GNOME Shell 40 alpha expects
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
Name: gsettings-desktop-schemas
|
||||
Version: 3.38.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A collection of GSettings schemas
|
||||
|
||||
License: LGPLv2+
|
||||
@@ -10,6 +10,9 @@ License: LGPLv2+
|
||||
URL: https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.38/%{name}-%{version}.tar.xz
|
||||
|
||||
# Adds a new key that GNOME Shell/mutter 40 alpha expect to exist
|
||||
Patch0: 0001-schemas-add-a-scroll-button-locking-to-the-trackball.patch
|
||||
|
||||
BuildRequires: gettext
|
||||
BuildRequires: glib2-devel >= 2.31.0
|
||||
BuildRequires: gobject-introspection-devel
|
||||
@@ -71,6 +74,9 @@ glib-compile-schemas --dry-run --strict %{buildroot}%{_datadir}/glib-2.0/schemas
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Dec 03 2020 Adam Williamson <awilliam@redhat.com> - 3.38.0-2
|
||||
- Backport an upstream addition of a key GNOME Shell 40 alpha expects
|
||||
|
||||
* Mon Sep 14 2020 Kalev Lember <klember@redhat.com> - 3.38.0-1
|
||||
- Update to 3.38.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user