|
|
|
@ -12,7 +12,7 @@ |
|
|
|
|
|
|
|
|
|
Name: gnome-settings-daemon |
|
|
|
|
Version: 3.32.0 |
|
|
|
|
Release: 15%{?dist} |
|
|
|
|
Release: 16%{?dist} |
|
|
|
|
Summary: The daemon sharing settings from GNOME to GTK+/KDE applications |
|
|
|
|
|
|
|
|
|
License: GPLv2+ |
|
|
|
@ -115,7 +115,10 @@ Patch50013: 0013-subman-Improve-subscription-status-handling.patch |
|
|
|
|
Patch50014: 0014-subman-Drop-LAST-from-status-enum.patch |
|
|
|
|
Patch50015: 0015-subman-Clean-up-notification-behavior.patch |
|
|
|
|
Patch50016: 0016-subman-Update-POTFILES.in.patch |
|
|
|
|
Patch50017: 0001-power-Only-disable-Suspend-Hibernate-actions-inside-.patch |
|
|
|
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1876291 |
|
|
|
|
Patch50017: 0017-Update-translations.patch |
|
|
|
|
|
|
|
|
|
Patch60001: 0001-power-Only-disable-Suspend-Hibernate-actions-inside-.patch |
|
|
|
|
|
|
|
|
|
%description |
|
|
|
|
A daemon to share settings from GNOME to other applications. It also |
|
|
|
@ -247,14 +250,18 @@ mkdir $RPM_BUILD_ROOT%{_libdir}/gnome-settings-daemon-3.0/gtk-modules |
|
|
|
|
%{_libdir}/pkgconfig/gnome-settings-daemon.pc |
|
|
|
|
|
|
|
|
|
%changelog |
|
|
|
|
* Tue Aug 11 2021 Carlos Garnacho <cgarnach@redhat.com> - 3.32.0-15 |
|
|
|
|
- Bump version |
|
|
|
|
Related: #1904139 |
|
|
|
|
* Fri Sep 10 2021 Kalev Lember <klember@redhat.com> - 3.32.0-16 |
|
|
|
|
- Update pt_BR translations |
|
|
|
|
- Resolves: #1978612 |
|
|
|
|
|
|
|
|
|
* Fri Aug 06 2021 Carlos Garnacho <cgarnach@redhat.com> - 3.32.0-14 |
|
|
|
|
* Fri Aug 06 2021 Carlos Garnacho <cgarnach@redhat.com> - 3.32.0-15 |
|
|
|
|
- Keep auto-logout working inside VMs |
|
|
|
|
Resolves: #1904139 |
|
|
|
|
|
|
|
|
|
* Mon Mar 01 2021 Kalev Lember <klember@redhat.com> - 3.32.0-14 |
|
|
|
|
- Update fr, ja, zh_CN translations |
|
|
|
|
- Resolves: #1876291 |
|
|
|
|
|
|
|
|
|
* Thu Jan 21 2021 Ray Strode <rstrode@redhat.com> - 3.32.0-13 |
|
|
|
|
- Add back subscription-manager plugin |
|
|
|
|
Related: #1870837 |
|
|
|
|