Update to 46.rc

This commit is contained in:
David King
2024-03-09 08:28:06 +00:00
parent 38c730d1c0
commit 191f755340
2 changed files with 1 additions and 86 deletions

View File

@@ -3,7 +3,7 @@
%global tarball_version %%(echo %{version} | tr '~' '.')
Name: gsettings-desktop-schemas
Version: 46~beta
Version: 46~rc
Release: %autorelease
Summary: A collection of GSettings schemas
@@ -12,12 +12,6 @@ License: LGPL-2.1-or-later
URL: https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas
Source0: https://download.gnome.org/sources/%{name}/46/%{name}-%{tarball_version}.tar.xz
# https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas/-/merge_requests/75
# https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas/-/issues/55
# https://bugzilla.redhat.com/show_bug.cgi?id=2265628
# set default clock format back to 24hr for non-US locales
Patch: 0001-Change-default-clock-format-back-to-24h-for-non-US-l.patch
BuildRequires: gettext
BuildRequires: glib2-devel >= 2.31.0
BuildRequires: gobject-introspection-devel