forked from pool/gnome-settings-daemon
Accepting request 1073069 from GNOME:Next
New stable release OBS-URL: https://build.opensuse.org/request/show/1073069 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-settings-daemon?expand=0&rev=397
This commit is contained in:
parent
7baf3790c7
commit
91e4f4e6bf
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3513bb24fc6f8181667223a64a067534fdccf3bf66326a9403d38b0f0d6013d0
|
||||
size 1453808
|
3
gnome-settings-daemon-44.0.tar.xz
Normal file
3
gnome-settings-daemon-44.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b417ada1c1342a8cf29837ecf2dec9bdcdb754235b1a161b6435c3d11f210999
|
||||
size 1464004
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 20 09:26:05 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 44.0:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 6 12:48:35 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 44.rc:
|
||||
+ Power: Default to sleep after 15 minutes.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 24 16:45:11 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 44.beta:
|
||||
+ Housekeeping: Fix capitalization of systemd notifications
|
||||
+ Power: Improve low power notifications
|
||||
+ Xsettings: Always fallback to IBus IM for X11 clients
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 18 08:46:15 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gnome-settings-daemon
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -27,16 +27,16 @@
|
||||
%bcond_without wacom
|
||||
%endif
|
||||
|
||||
%define base_ver 43
|
||||
%define base_ver 44
|
||||
|
||||
Name: gnome-settings-daemon
|
||||
Version: 43.0
|
||||
Version: 44.0
|
||||
Release: 0
|
||||
Summary: Settings daemon for the GNOME desktop
|
||||
License: GPL-2.0-or-later AND LGPL-2.1-only
|
||||
Group: System/GUI/GNOME
|
||||
URL: https://gitlab.gnome.org/GNOME/gnome-settings-daemon
|
||||
Source0: https://download.gnome.org/sources/gnome-settings-daemon/%{base_ver}/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-settings-daemon/44/%{name}-%{version}.tar.xz
|
||||
|
||||
# PATCH-FIX-OPENSUSE gnome-settings-daemon-initial-keyboard.patch bsc#979051 boo#1009515 federico@suse.com -- Deal with the default keyboard being set from xkb instead of GNOME
|
||||
Patch1: gnome-settings-daemon-initial-keyboard.patch
|
||||
|
Loading…
Reference in New Issue
Block a user