Accepting request 75378 from home:vuntz:branches:GNOME:Factory
Update to 3.1.3 OBS-URL: https://build.opensuse.org/request/show/75378 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=101
This commit is contained in:
parent
4a075e19fa
commit
50053a3ae3
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:477b09a060a75e3664bd9cc9aac6b780067e50198217e3e11dc64980e3414896
|
|
||||||
size 4567179
|
|
3
gnome-control-center-3.1.3.tar.bz2
Normal file
3
gnome-control-center-3.1.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3797549f8126a63b394e49a480d19e94d8285640f435c121b9097094907b04ee
|
||||||
|
size 4799401
|
@ -1,3 +1,78 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 5 08:27:59 CEST 2011 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.1.3:
|
||||||
|
+ Common:
|
||||||
|
- Bump gsettings-desktop-schemas requirement for locale
|
||||||
|
settings
|
||||||
|
- Add Unity to OnlyShowIn fields (bgo#653661)
|
||||||
|
+ Library:
|
||||||
|
- Typo preventing compilation on some platforms (bgo#651162)
|
||||||
|
+ Color:
|
||||||
|
- Add new color setting panel
|
||||||
|
+ Date & Time:
|
||||||
|
- Fix date sensitivity on permission changes
|
||||||
|
+ Info:
|
||||||
|
- Skip test-hostnames if en_US.UTF-8 is not available
|
||||||
|
- Fix disk space showing free space (bgo#639376)
|
||||||
|
- Fix https scheme handler app setting (bgo#653211)
|
||||||
|
+ Keyboard:
|
||||||
|
- Force "icons" toolbar style (bgo#651595)
|
||||||
|
- Change precedence for schema in KeyList parser (bgo#653685)
|
||||||
|
- Fix a small memory leak (bgo#653613)
|
||||||
|
- Support string array keybindings
|
||||||
|
+ Network:
|
||||||
|
- Implement network sharing
|
||||||
|
- Fix the wpad warning
|
||||||
|
- Avoid a possible crash
|
||||||
|
- Use the correct condition for the option button
|
||||||
|
- Refresh ui in an idle
|
||||||
|
- Add warning dialogs
|
||||||
|
- Remove spaces before question marks
|
||||||
|
- Avoid uninitialised variable
|
||||||
|
- Fix toolbar style (bgo#651595)
|
||||||
|
+ Online accounts:
|
||||||
|
- Add panel for gnome-online-accounts
|
||||||
|
+ Printers:
|
||||||
|
- Allow editing of printer name and location (bgo#649511)
|
||||||
|
- Use SNMP CUPS backend to discover printers on given address
|
||||||
|
- Move check for availability of CUPS to better place
|
||||||
|
- Include cups/ppd.h explicitly
|
||||||
|
- Force icons toolbar style (bgo#651599)
|
||||||
|
+ Region:
|
||||||
|
- Add 'formats' tab
|
||||||
|
- Add 'system' tab
|
||||||
|
- Fix the labels according to the usability gurus (bgo#641021)
|
||||||
|
- Fix a couple of memory leaks (bgo#652360)
|
||||||
|
- Fix infinite loop dealing with gsettings 'changed' signal
|
||||||
|
(bgo#652361)
|
||||||
|
- Remove helper function not needed since GTK+ 3.0 (bgo#652374)
|
||||||
|
- Trigger the layout chooser dialog response on 'row-activated'
|
||||||
|
signal (bgo#652409)
|
||||||
|
- Force icons only toolbar style
|
||||||
|
+ Shell:
|
||||||
|
- Move the raised class hint to the tool item
|
||||||
|
- Don't update the visibility of the lock button (bgo#652299)
|
||||||
|
- Make --help-all and --help-gtk work (bgo#652165)
|
||||||
|
- Use proper Unicode ellipses in the search renderer
|
||||||
|
- Fix bad rendering of search results (bgo#652709)
|
||||||
|
- Print warning for uninstantiable panels (bgo#652585)
|
||||||
|
+ Sound:
|
||||||
|
- Fix direction of speaker test in RTL languages (bgo#651273)
|
||||||
|
+ User accounts:
|
||||||
|
- Fix fingerprint assistant (bgo#649678)
|
||||||
|
- Fix deleting users on 32-bit systems (bgo#652073)
|
||||||
|
+ Xrandr:
|
||||||
|
- Change "Anti-Clockwise" to "Counterclockwise" (bgo#652569)
|
||||||
|
+ Updated translations.
|
||||||
|
- Add pkgconfig(colord) BuildRequires for the new Color panel.
|
||||||
|
- Add pkgconfig(goa-1.0) and pkgconfig(goa-backend-1.0)
|
||||||
|
BuildRequires for the new Online accounts panel.
|
||||||
|
- Change Group of devel subpackage from System/GUI/GNOME to
|
||||||
|
Development/Libraries/GNOME to fix rpmlint warning.
|
||||||
|
- Call %suse_update_desktop_file for gnome-sound-applet,
|
||||||
|
gnome-color-panel and gnome-online-accounts-panel.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 24 11:34:34 CEST 2011 - dimstar@opensuse.org
|
Tue May 24 11:34:34 CEST 2011 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -28,8 +28,11 @@ BuildRequires: intltool
|
|||||||
BuildRequires: translation-update-upstream
|
BuildRequires: translation-update-upstream
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: pkgconfig(cheese-gtk)
|
BuildRequires: pkgconfig(cheese-gtk)
|
||||||
|
BuildRequires: pkgconfig(colord)
|
||||||
BuildRequires: pkgconfig(dbus-1)
|
BuildRequires: pkgconfig(dbus-1)
|
||||||
BuildRequires: pkgconfig(dbus-glib-1)
|
BuildRequires: pkgconfig(dbus-glib-1)
|
||||||
|
BuildRequires: pkgconfig(goa-1.0)
|
||||||
|
BuildRequires: pkgconfig(goa-backend-1.0)
|
||||||
BuildRequires: pkgconfig(gconf-2.0)
|
BuildRequires: pkgconfig(gconf-2.0)
|
||||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
||||||
BuildRequires: pkgconfig(glib-2.0)
|
BuildRequires: pkgconfig(glib-2.0)
|
||||||
@ -59,10 +62,10 @@ License: GPLv2+
|
|||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
Obsoletes: fontilus themus acme
|
Obsoletes: fontilus themus acme
|
||||||
Provides: fontilus themus acme
|
Provides: fontilus themus acme
|
||||||
Version: 3.0.2
|
Version: 3.1.3
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: The GNOME Control Center
|
Summary: The GNOME Control Center
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: http://download.gnome.org/sources/gnome-control-center/3.1/%{name}-%{version}.tar.bz2
|
||||||
# PATCH-NEEDS-REBASE gnome-control-center-system-proxy-configuration.patch -- this needs to be reimplemented to be more distro-generic before submitting upstream - docs at http://en.opensuse.org/GNOME/Proxy_configuration (was PATCH-FEATURE-OPENSUSE)
|
# PATCH-NEEDS-REBASE gnome-control-center-system-proxy-configuration.patch -- this needs to be reimplemented to be more distro-generic before submitting upstream - docs at http://en.opensuse.org/GNOME/Proxy_configuration (was PATCH-FEATURE-OPENSUSE)
|
||||||
Patch14: gnome-control-center-system-proxy-configuration.patch
|
Patch14: gnome-control-center-system-proxy-configuration.patch
|
||||||
Url: http://www.gnome.org
|
Url: http://www.gnome.org
|
||||||
@ -97,7 +100,7 @@ Shared library used by GNOME control center
|
|||||||
%package devel
|
%package devel
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Summary: Header files for the GNOME Control Center
|
Summary: Header files for the GNOME Control Center
|
||||||
Group: System/GUI/GNOME
|
Group: Development/Libraries/GNOME
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
Requires: libgnome-control-center1 = %{version}
|
Requires: libgnome-control-center1 = %{version}
|
||||||
Provides: control-center2-devel = 2.22.1
|
Provides: control-center2-devel = 2.22.1
|
||||||
@ -141,8 +144,10 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
|||||||
# help files
|
# help files
|
||||||
%find_lang control-center %{?no_lang_C} %{name}-2.0.lang
|
%find_lang control-center %{?no_lang_C} %{name}-2.0.lang
|
||||||
%suse_update_desktop_file gnome-control-center
|
%suse_update_desktop_file gnome-control-center
|
||||||
|
%suse_update_desktop_file gnome-sound-applet
|
||||||
# capplets
|
# capplets
|
||||||
%suse_update_desktop_file gnome-background-panel X-SuSE-ControlCenter-LookAndFeel
|
%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-datetime-panel X-SuSE-ControlCenter-Hardware
|
||||||
%suse_update_desktop_file gnome-display-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-info-panel X-SuSE-ControlCenter-Personal
|
||||||
@ -150,6 +155,7 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
|||||||
%suse_update_desktop_file gnome-media-panel X-SuSE-ControlCenter-Hardware
|
%suse_update_desktop_file gnome-media-panel X-SuSE-ControlCenter-Hardware
|
||||||
%suse_update_desktop_file gnome-mouse-panel X-SuSE-ControlCenter-Hardware
|
%suse_update_desktop_file gnome-mouse-panel X-SuSE-ControlCenter-Hardware
|
||||||
%suse_update_desktop_file gnome-network-panel X-SuSE-ControlCenter-Hardware
|
%suse_update_desktop_file gnome-network-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-power-panel X-SuSE-ControlCenter-Hardware
|
||||||
%suse_update_desktop_file gnome-printers-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-region-panel X-SuSE-ControlCenter-Personal
|
||||||
|
Loading…
Reference in New Issue
Block a user