Compare commits

...

3 Commits

7 changed files with 162 additions and 21 deletions

19
_service Normal file
View File

@@ -0,0 +1,19 @@
<?xml version="1.0"?>
<services>
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas.git</param>
<param name="revision">48.0</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
<param name="changesgenerate">disable</param>
</service>
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">
<param name="file">*.tar</param>
<param name="compression">zst</param>
</service>
<service name="set_version" mode="manual" />
</services>

BIN
gsettings-desktop-schemas-45.0.tar.xz (Stored with Git LFS)

Binary file not shown.

BIN
gsettings-desktop-schemas-48.0.obscpio (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -15,22 +15,10 @@ https://gitlab.gnome.org/GNOME/gnome-shell/issues/680
2 files changed, 60 insertions(+)
create mode 100644 schemas/org.gnome.desktop.background.lockdialog.gschema.xml.in
Index: gsettings-desktop-schemas-45.0/schemas/meson.build
===================================================================
--- gsettings-desktop-schemas-45.0.orig/schemas/meson.build
+++ gsettings-desktop-schemas-45.0/schemas/meson.build
@@ -16,6 +16,7 @@ schemas = [
'org.gnome.desktop.thumbnailers.gschema.xml',
'org.gnome.desktop.session.gschema.xml',
'org.gnome.desktop.background.gschema.xml',
+ 'org.gnome.desktop.background.lockdialog.gschema.xml',
'org.gnome.desktop.calendar.gschema.xml',
'org.gnome.desktop.datetime.gschema.xml',
'org.gnome.desktop.media-handling.gschema.xml',
Index: gsettings-desktop-schemas-45.0/schemas/org.gnome.desktop.background.lockdialog.gschema.xml.in
Index: gsettings-desktop-schemas-47.beta/schemas/org.gnome.desktop.background.lockdialog.gschema.xml.in
===================================================================
--- /dev/null
+++ gsettings-desktop-schemas-45.0/schemas/org.gnome.desktop.background.lockdialog.gschema.xml.in
+++ gsettings-desktop-schemas-47.beta/schemas/org.gnome.desktop.background.lockdialog.gschema.xml.in
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<schemalist gettext-domain="gsettings-desktop-schemas">
@@ -99,3 +87,15 @@ Index: gsettings-desktop-schemas-45.0/schemas/org.gnome.desktop.background.lockd
+ </key>
+ </schema>
+</schemalist>
Index: gsettings-desktop-schemas-47.beta/schemas/meson.build
===================================================================
--- gsettings-desktop-schemas-47.beta.orig/schemas/meson.build
+++ gsettings-desktop-schemas-47.beta/schemas/meson.build
@@ -16,6 +16,7 @@ schemas = [
'org.gnome.desktop.thumbnailers.gschema.xml',
'org.gnome.desktop.session.gschema.xml',
'org.gnome.desktop.background.gschema.xml',
+ 'org.gnome.desktop.background.lockdialog.gschema.xml',
'org.gnome.desktop.break-reminders.gschema.xml',
'org.gnome.desktop.calendar.gschema.xml',
'org.gnome.desktop.datetime.gschema.xml',

View File

@@ -1,3 +1,111 @@
-------------------------------------------------------------------
Mon Mar 17 12:54:35 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 48.0:
+ Updated translations.
-------------------------------------------------------------------
Sun Mar 2 12:53:50 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.rc:
+ Switch to JPEG for background image.
+ Updated translations.
-------------------------------------------------------------------
Wed Feb 5 16:33:25 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- Replace cantarell-fonts Recommends with adwaita-fonts: follow
upstreams change from 48.beta.
-------------------------------------------------------------------
Tue Feb 4 18:05:56 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.beta:
+ Switch to Adwaita Fonts
+ Split data recording and limits in time limits schema
+ Set more useful defaults on stylus buttons
+ Updated translations.
-------------------------------------------------------------------
Sun Jan 12 14:21:48 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.alpha:
+ Add screen limits schema
+ Fix gendered language in key descriptions
- Add check section where we test that the schemas compile.
-------------------------------------------------------------------
Sun Sep 15 21:53:13 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.1:
+ meson: Fix project version
- Changes from version 47.0:
+ Updated translations.
-------------------------------------------------------------------
Mon Sep 9 07:53:12 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.rc:
+ Updated translations.
-------------------------------------------------------------------
Sun Aug 25 10:20:50 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.beta:
+ Add break-reminder schema
+ Provide a new pressure range for styli
+ Add SwitchMonitor and Keybinding to the tablet stylus actions
+ Switch back to Cantarell font
+ Updated translations.
- Changes from version 47.alpha:
+ Add key to tweak font rendering
+ Include Settings in sort order
+ Add key to pick accent color
+ Updated translations.
- Rebase patch.
-------------------------------------------------------------------
Mon Jul 15 10:46:36 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 46.1:
+ Updated translations.
-------------------------------------------------------------------
Mon May 6 13:59:18 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Move en_US and en_GB 'translations' to the main package. Do not
force the -lang package on all users.
-------------------------------------------------------------------
Sun Mar 17 09:37:29 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.0:
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 12 02:03:32 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.rc:
+ Make default clock format overridable by translators.
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 12 01:40:38 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.beta:
+ Add key to modify XKB options.
+ Add key to indicate whether switches should indicate state with
shapes.
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 12 00:50:03 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.alpha:
+ Update default background file extension to jxl.
+ Updated translations.
- Convert to source service for easier updating.
-------------------------------------------------------------------
Mon Mar 11 02:04:51 UTC 2024 - Xiaoguang Wang <xiaoguang.wang@suse.com>

View File

@@ -0,0 +1,4 @@
name: gsettings-desktop-schemas
version: 48.0
mtime: 1742214962
commit: 599bada7f09f30a5d7a2d36e1742f6dc3624ae05

View File

@@ -1,7 +1,7 @@
#
# spec file for package gsettings-desktop-schemas
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
#
# All modifications and additions to the file contributed by third parties
@@ -18,13 +18,13 @@
Name: gsettings-desktop-schemas
Version: 45.0
Version: 48.0
Release: 0
Summary: Shared GSettings Schemas for the Desktop
License: LGPL-2.1-or-later
Group: System/GUI/GNOME
URL: https://gnome.org/
Source0: https://download.gnome.org/sources/gsettings-desktop-schemas/45/%{name}-%{version}.tar.xz
Source0: %{name}-%{version}.tar.zst
# SOURCE-FIX-SLE 00_org.gnome.desktop.peripherals.gschema.override bsc#1171593 alynx.zhou@suse.com -- Change touchpad click method to default
Source1: 00_org.gnome.desktop.peripherals.gschema.override
@@ -36,7 +36,7 @@ BuildRequires: meson >= 0.50.0
BuildRequires: pkgconfig
BuildRequires: pkgconfig(gio-2.0) >= 2.31.0
# Default fonts in the schemas
Recommends: cantarell-fonts
Recommends: adwaita-fonts
Recommends: adobe-sourcecodepro-fonts
%description
@@ -75,6 +75,10 @@ install -D -m0644 00_org.gnome.desktop.peripherals.gschema.override %{buildroot}
%endif
%find_lang %{name} %{?no_lang_C}
%check
# Test that the schemas compile
glib-compile-schemas --dry-run --strict %{buildroot}%{_datadir}/glib-2.0/schemas
%files
%license COPYING
%doc NEWS README
@@ -87,6 +91,7 @@ install -D -m0644 00_org.gnome.desktop.peripherals.gschema.override %{buildroot}
%{_datadir}/glib-2.0/schemas/org.gnome.desktop.app-folders.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.desktop.background.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.desktop.background.lockdialog.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.desktop.break-reminders.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.desktop.calendar.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.desktop.datetime.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.desktop.default-applications.gschema.xml
@@ -98,6 +103,7 @@ install -D -m0644 00_org.gnome.desktop.peripherals.gschema.override %{buildroot}
%{_datadir}/glib-2.0/schemas/org.gnome.desktop.notifications.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.desktop.peripherals.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.desktop.privacy.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.desktop.screen-time-limits.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.desktop.screensaver.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.desktop.search-providers.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.desktop.session.gschema.xml
@@ -117,6 +123,8 @@ install -D -m0644 00_org.gnome.desktop.peripherals.gschema.override %{buildroot}
%{_datadir}/GConf/gsettings/gsettings-desktop-schemas.convert
%{_datadir}/GConf/gsettings/wm-schemas.convert
%{_libdir}/girepository-1.0/GDesktopEnums-3.0.typelib
%{_datadir}/locale/en_GB/LC_MESSAGES/gsettings-desktop-schemas.mo
%{_datadir}/locale/en_US/LC_MESSAGES/gsettings-desktop-schemas.mo
%files devel
%doc AUTHORS ChangeLog HACKING MAINTAINERS
@@ -125,5 +133,7 @@ install -D -m0644 00_org.gnome.desktop.peripherals.gschema.override %{buildroot}
%{_datadir}/gir-1.0/GDesktopEnums-3.0.gir
%files lang -f %{name}.lang
%exclude %{_datadir}/locale/en_GB/LC_MESSAGES/gsettings-desktop-schemas.mo
%exclude %{_datadir}/locale/en_US/LC_MESSAGES/gsettings-desktop-schemas.mo
%changelog