1
0

Accepting request 174658 from home:dimstar:branches:GNOME:Factory

Update to 3.8.1.5

OBS-URL: https://build.opensuse.org/request/show/174658
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=191
This commit is contained in:
Dominique Leuenberger 2013-05-08 18:00:27 +00:00 committed by Git OBS Bridge
parent c4aa3003e2
commit d45eaff704
5 changed files with 34 additions and 11 deletions

View File

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

View File

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

View File

@ -1,7 +1,7 @@
Index: gnome-control-center-3.8.0/shell/cc-panel-loader.c
Index: gnome-control-center-3.8.1.5/shell/cc-panel-loader.c
===================================================================
--- gnome-control-center-3.8.0.orig/shell/cc-panel-loader.c
+++ gnome-control-center-3.8.0/shell/cc-panel-loader.c
--- gnome-control-center-3.8.1.5.orig/shell/cc-panel-loader.c
+++ gnome-control-center-3.8.1.5/shell/cc-panel-loader.c
@@ -102,6 +102,7 @@ static struct {
#ifdef BUILD_WACOM
PANEL_TYPE("wacom", cc_wacom_panel_get_type ),
@ -22,12 +22,12 @@ Index: gnome-control-center-3.8.0/shell/cc-panel-loader.c
+ desktop_name = g_strconcat ("gnome-", all_panels[i].name,
+ "-panel.desktop", NULL);
app = g_desktop_app_info_new (desktop_name);
g_free (desktop_name);
if (app == NULL)
Index: gnome-control-center-3.8.0/shell/cc-window.c
Index: gnome-control-center-3.8.1.5/shell/cc-window.c
===================================================================
--- gnome-control-center-3.8.0.orig/shell/cc-window.c
+++ gnome-control-center-3.8.0/shell/cc-window.c
--- gnome-control-center-3.8.1.5.orig/shell/cc-window.c
+++ gnome-control-center-3.8.1.5/shell/cc-window.c
@@ -134,6 +134,38 @@ get_icon_name_from_g_icon (GIcon *gicon)
return NULL;
}

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Mon May 6 17:47:09 UTC 2013 - dimstar@opensuse.org
- Update to version 3.8.1.5:
+ Mouse:
- Restore the mouse and touchpad pointer speeds.
+ Online Accounts:
- Add ownCloud to the keywords.
+ Printers:
- Don't crash without system-config-printer installed.
+ Shell:
- Fix small memory leak.
+ User Accounts:
- Fix possible crash in history dialogue.
- Fix possible crash when changing the password.
- Fix fingerprint reader dialogue crashing.
- Reacquire permissions before adding account if necessary.
- Make Enter work in the 'Add Account' dialogue.
- Handle "incorrect password" kerberos error.
- Ellipsise long user names.
- When enterprise account disabled, join as admin.
- Rebase gnome-control-center-allow-yast-in-shell.patch.
-------------------------------------------------------------------
Sat Apr 20 16:58:44 UTC 2013 - mike.catanzaro@gmail.com

View File

@ -24,7 +24,7 @@
%define with_ibus 0
Name: gnome-control-center
Version: 3.8.1
Version: 3.8.1.5
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