forked from pool/gnome-control-center
Accepting request 307305 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/307305 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-control-center?expand=0&rev=132
This commit is contained in:
commit
f785e0fe17
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eec9f59d6f17193c6a05030f9ce585118e64c6ab8d997ce962803129b1ad7b1f
|
||||
size 7025316
|
3
gnome-control-center-3.16.2.tar.xz
Normal file
3
gnome-control-center-3.16.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2c2636af27a07a064669abdf79a8b0580a9a611fa4f108900167100473028a3d
|
||||
size 7027220
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 15 09:36:13 UTC 2015 - antoine.belvire@laposte.net
|
||||
|
||||
- Keep translations in the desktop files for GNOME Shell search
|
||||
results (boo#913870):
|
||||
+ Add -n (--no-i18n) to %suse_update_desktop_file.
|
||||
+ Add some missing desktop files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 13 09:36:20 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.16.2:
|
||||
+ Fix a couple of minor memory leaks.
|
||||
+ Network: Prevent some dialogs from becoming too wide.
|
||||
+ Notifications:
|
||||
- Make section headings accessible.
|
||||
- Do not show nameless apps.
|
||||
- Align icons.
|
||||
+ Printers: Update printer options correctly.
|
||||
+ Wacom: Stop using removed last-calibration-resolution gsetting.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 15 15:17:23 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
|
@ -29,7 +29,7 @@
|
||||
%define with_cacert_patch 1
|
||||
|
||||
Name: gnome-control-center
|
||||
Version: 3.16.1
|
||||
Version: 3.16.2
|
||||
Release: 0
|
||||
# FIXME: in 12.3 and later, check if we still need patch2 (gnome-control-center-hide-region-system-tab.patch) (see bnc#703833)
|
||||
Summary: The GNOME Control Center
|
||||
@ -216,22 +216,28 @@ rm %{buildroot}%{_datadir}/polkit-1/rules.d/gnome-control-center.rules
|
||||
%find_lang %{name}-2.0-timezones %{name}-2.0.lang
|
||||
%suse_update_desktop_file gnome-control-center
|
||||
# capplets
|
||||
%suse_update_desktop_file gnome-background-panel X-SuSE-ControlCenter-LookAndFeel
|
||||
%suse_update_desktop_file gnome-color-panel X-SuSE-ControlCenter-Hardware
|
||||
%suse_update_desktop_file gnome-datetime-panel X-SuSE-ControlCenter-Hardware
|
||||
%suse_update_desktop_file gnome-display-panel X-SuSE-ControlCenter-Hardware
|
||||
%suse_update_desktop_file gnome-info-panel X-SuSE-ControlCenter-Personal
|
||||
%suse_update_desktop_file gnome-keyboard-panel X-SuSE-ControlCenter-Hardware
|
||||
%suse_update_desktop_file gnome-mouse-panel X-SuSE-ControlCenter-Hardware
|
||||
%suse_update_desktop_file gnome-online-accounts-panel X-SuSE-ControlCenter-Personal
|
||||
%suse_update_desktop_file gnome-power-panel X-SuSE-ControlCenter-Hardware
|
||||
%suse_update_desktop_file gnome-printers-panel X-SuSE-ControlCenter-Hardware
|
||||
%suse_update_desktop_file gnome-region-panel X-SuSE-ControlCenter-Personal
|
||||
%suse_update_desktop_file gnome-sound-panel X-SuSE-ControlCenter-Hardware
|
||||
%suse_update_desktop_file gnome-universal-access-panel X-SuSE-ControlCenter-Personal
|
||||
%suse_update_desktop_file gnome-user-accounts-panel X-SuSE-ControlCenter-Personal
|
||||
%suse_update_desktop_file -n gnome-background-panel X-SuSE-ControlCenter-LookAndFeel
|
||||
%suse_update_desktop_file -n gnome-bluetooth-panel X-SuSE-ControlCenter-Hardware
|
||||
%suse_update_desktop_file -n gnome-color-panel X-SuSE-ControlCenter-Hardware
|
||||
%suse_update_desktop_file -n gnome-datetime-panel X-SuSE-ControlCenter-Hardware
|
||||
%suse_update_desktop_file -n gnome-display-panel X-SuSE-ControlCenter-Hardware
|
||||
%suse_update_desktop_file -n gnome-info-panel X-SuSE-ControlCenter-Personal
|
||||
%suse_update_desktop_file -n gnome-keyboard-panel X-SuSE-ControlCenter-Hardware
|
||||
%suse_update_desktop_file -n gnome-mouse-panel X-SuSE-ControlCenter-Hardware
|
||||
%suse_update_desktop_file -n gnome-network-panel X-SuSE-ControlCenter-Hardware
|
||||
%suse_update_desktop_file -n gnome-notifications-panel X-SuSE-ControlCenter-Personal
|
||||
%suse_update_desktop_file -n gnome-online-accounts-panel X-SuSE-ControlCenter-Personal
|
||||
%suse_update_desktop_file -n gnome-power-panel X-SuSE-ControlCenter-Hardware
|
||||
%suse_update_desktop_file -n gnome-printers-panel X-SuSE-ControlCenter-Hardware
|
||||
%suse_update_desktop_file -n gnome-privacy-panel X-SuSE-ControlCenter-Personal
|
||||
%suse_update_desktop_file -n gnome-region-panel X-SuSE-ControlCenter-Personal
|
||||
%suse_update_desktop_file -n gnome-search-panel X-SuSE-ControlCenter-Personal
|
||||
%suse_update_desktop_file -n gnome-sharing-panel X-SuSE-ControlCenter-Personal
|
||||
%suse_update_desktop_file -n gnome-sound-panel X-SuSE-ControlCenter-Hardware
|
||||
%suse_update_desktop_file -n gnome-universal-access-panel X-SuSE-ControlCenter-Personal
|
||||
%suse_update_desktop_file -n gnome-user-accounts-panel X-SuSE-ControlCenter-Personal
|
||||
%if %{with_wacom}
|
||||
%suse_update_desktop_file gnome-wacom-panel X-SuSE-ControlCenter-Hardware
|
||||
%suse_update_desktop_file -n gnome-wacom-panel X-SuSE-ControlCenter-Hardware
|
||||
%endif
|
||||
%fdupes %{buildroot}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user