1
0

Accepting request 1205469 from GNOME:Factory

SCripted push of GNOME 47

OBS-URL: https://build.opensuse.org/request/show/1205469
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gsettings-desktop-schemas?expand=0&rev=74
This commit is contained in:
Ana Guerrero 2024-10-08 15:18:00 +00:00 committed by Git OBS Bridge
commit 49b7487da3
7 changed files with 53 additions and 22 deletions

View File

@ -3,7 +3,7 @@
<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.1</param>
<param name="revision">47.1</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

BIN
gsettings-desktop-schemas-46.1.obscpio (Stored with Git LFS)

Binary file not shown.

View File

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

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,33 @@
-------------------------------------------------------------------
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>

View File

@ -1,4 +1,4 @@
name: gsettings-desktop-schemas
version: 46.1
mtime: 1721038737
commit: cdc2142b245fd22c1e8f728e9bc5323e7ed42560
version: 47.1
mtime: 1726430634
commit: cf1946e8886bb29d9c4b793d0ee4253e38ae6fa8

View File

@ -18,7 +18,7 @@
Name: gsettings-desktop-schemas
Version: 46.1
Version: 47.1
Release: 0
Summary: Shared GSettings Schemas for the Desktop
License: LGPL-2.1-or-later
@ -87,6 +87,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