1
0
Dominique Leuenberger 2024-03-19 13:31:17 +00:00 committed by Git OBS Bridge
parent 441b3ebf97
commit 2c7f39d30d
6 changed files with 58 additions and 5 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">46.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>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:365c8d04daf79b38c8b3dc9626349a024f9e4befdd31fede74b42f7a9fbe0ae2
size 750056

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1e7b6b35587facbabcc041bb8052d9a0b1e5ff6f21154c0b267da0c03f81a26b
size 8526349

View File

@ -1,3 +1,33 @@
-------------------------------------------------------------------
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: 46.0
mtime: 1710626352
commit: 38196cc6692c3622d974466c7964a0263b4ff3b4

View File

@ -18,13 +18,13 @@
Name: gsettings-desktop-schemas
Version: 45.0
Version: 46.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