Accepting request 920946 from GNOME:Next
Scripted push from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/920946 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-settings-daemon?expand=0&rev=384
This commit is contained in:
parent
caabd3c278
commit
a9c0e9df78
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:37dfac1b69a53e2e499228420259d6e134c1c06b74530af88fa855bda1187b21
|
||||
size 1443100
|
3
gnome-settings-daemon-41.0.tar.xz
Normal file
3
gnome-settings-daemon-41.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e6ca6361fbd1deab2de1a1e390d4f14167cf47b1c547dbb8b65a5d89e9663884
|
||||
size 1477876
|
@ -1,9 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 19 19:21:06 UTC 2021 - Michael Gorse <mgorse@suse.com>
|
||||
|
||||
- Update to version 41.0:
|
||||
+ USB protection: don't crash when screensaver service is
|
||||
unavailable.
|
||||
+ Power: Fix location of comments for translators.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 16 01:40:56 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
|
||||
|
||||
- Remove obsolete translation-update-upstream and
|
||||
gnome-patch-translation support (jsc#SLE-21105).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 30 08:05:39 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 41.rc:
|
||||
+ Power:
|
||||
- Enable power-saver profile when low on battery.
|
||||
- Dim the screen quicker by default.
|
||||
- Generalize laptop battery notifications.
|
||||
- Refactor battery notifications for external devices.
|
||||
+ Media-keys:
|
||||
- Replace deprecated calls.
|
||||
- Add one second delay between each rfkill event.
|
||||
+ Housekeeping: Use GRefCount.
|
||||
+ USB-protection:
|
||||
- Authorize devices after screen has been locked.
|
||||
- Improve debug output.
|
||||
- Misc. fixes.
|
||||
+ Xsettings: Add support for XFixes ClientDisconnectMode.
|
||||
+ Updated translations.
|
||||
- Add pkgconfig(xfixes) BuildRequires: new dependency.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 30 09:26:17 UTC 2021 - Yifan Jiang <yfjiang@suse.com>
|
||||
|
||||
|
@ -28,13 +28,13 @@
|
||||
%endif
|
||||
|
||||
Name: gnome-settings-daemon
|
||||
Version: 40.0.1
|
||||
Version: 41.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/40/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-settings-daemon/41/%{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
|
||||
@ -54,7 +54,7 @@ Patch7: gnome-settings-daemon-more-power-button-actions.patch
|
||||
BuildRequires: cups-devel
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: meson >= 0.47.0
|
||||
BuildRequires: meson >= 0.49.0
|
||||
BuildRequires: pkgconfig
|
||||
# For directory ownership; it's fine to BuildRequire it since it's also a Requires
|
||||
BuildRequires: polkit
|
||||
@ -67,7 +67,7 @@ BuildRequires: pkgconfig(geoclue-2.0) >= 2.1.2
|
||||
BuildRequires: pkgconfig(geocode-glib-1.0) >= 3.10.0
|
||||
BuildRequires: pkgconfig(gio-2.0)
|
||||
BuildRequires: pkgconfig(gio-unix-2.0)
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.56
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.58
|
||||
BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.11.1
|
||||
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.35.91
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.15.3
|
||||
@ -88,9 +88,10 @@ BuildRequires: pkgconfig(pango) >= 1.20.0
|
||||
BuildRequires: pkgconfig(polkit-gobject-1) >= 0.114
|
||||
BuildRequires: pkgconfig(systemd)
|
||||
BuildRequires: pkgconfig(udev)
|
||||
BuildRequires: pkgconfig(upower-glib) >= 0.99.8
|
||||
BuildRequires: pkgconfig(upower-glib) >= 0.99.12
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xext)
|
||||
BuildRequires: pkgconfig(xfixes) >= 6.0
|
||||
BuildRequires: pkgconfig(xi)
|
||||
BuildRequires: pkgconfig(xkbfile)
|
||||
# Needed for tests
|
||||
@ -176,8 +177,8 @@ rm %{buildroot}%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Wacom.deskt
|
||||
%{_datadir}/gnome-settings-daemon/
|
||||
%{_libexecdir}/gsd-backlight-helper
|
||||
%{_libexecdir}/gsd-printer
|
||||
%dir %{_libdir}/gnome-settings-daemon-40/
|
||||
%{_libdir}/gnome-settings-daemon-40/libgsd.so
|
||||
%dir %{_libdir}/gnome-settings-daemon-41/
|
||||
%{_libdir}/gnome-settings-daemon-41/libgsd.so
|
||||
# Explicitly list all the plugins so we know we don't lose any
|
||||
|
||||
%{_libexecdir}/gsd-a11y-settings
|
||||
@ -282,7 +283,7 @@ rm %{buildroot}%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.Wacom.deskt
|
||||
|
||||
%files devel
|
||||
%doc AUTHORS ChangeLog
|
||||
%{_includedir}/gnome-settings-daemon-40/
|
||||
%{_includedir}/gnome-settings-daemon-41/
|
||||
%{_libdir}/pkgconfig/gnome-settings-daemon.pc
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
|
Loading…
Reference in New Issue
Block a user