forked from pool/gnome-control-center
Accepting request 21111 from home:dimstar:branches:GNOME:Factory
Copy from home:dimstar:branches:GNOME:Factory/gnome-control-center via accept of submit request 21111 revision 8. Request was accepted with message: Accepted OBS-URL: https://build.opensuse.org/request/show/21111 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=49
This commit is contained in:
parent
8d0f4348ae
commit
d6dcb45df2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ee217fc1a6acfc6f021b1466e003f9658f265deeb79b972819a9b60c5cec4f42
|
||||
size 2301104
|
3
gnome-control-center-2.28.0.tar.bz2
Normal file
3
gnome-control-center-2.28.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d7e925a6247ff03b5c1bbb50aedc8bcf69e7497d6a47c42e1b867e5c6c3b1f54
|
||||
size 2294617
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 21 23:22:55 CEST 2009 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 2.28.0:
|
||||
+ Appearance:
|
||||
- bgo#323323 - Add link buttons to get more themes/backgrounds
|
||||
online
|
||||
- bgo#592510 - Add/remove buttons should be the same size
|
||||
- bgo#591375 - Make slideshows visually distinct
|
||||
- Don't call gnome_wp_item_ensure_gnome_bg too early
|
||||
- Rename some widget ids to make GtkBuilder happy
|
||||
- Use XDG user and system data dirs to load backgrounds
|
||||
- Fix compiler warnings
|
||||
- bgo#584342 - Make the font DPI spin button work again
|
||||
- Show correct default layout
|
||||
- bgo#594718 - Update icon because the old one has been removed
|
||||
from g-i-t
|
||||
- bgo#594066 - Allow a window manager to inherit keybindings
|
||||
from another window manager
|
||||
- Force cursor slide to 100 px, in order to use it without
|
||||
changing the window width
|
||||
+ Common:
|
||||
- bgo#592920 - Drop check for libgnomeui
|
||||
+ Updated translations.
|
||||
- Drop libgnomeui-devel BuildRequires.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 23:54:49 CEST 2009 - dimstar@opensuse.org
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gnome-control-center (Version 2.27.91)
|
||||
# spec file for package gnome-control-center (Version 2.28.0)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -29,7 +29,6 @@ BuildRequires: gnome-menus-devel
|
||||
BuildRequires: gnome-settings-daemon-devel
|
||||
BuildRequires: intltool
|
||||
BuildRequires: libgnomekbd-devel
|
||||
BuildRequires: libgnomeui-devel
|
||||
BuildRequires: librsvg-devel
|
||||
BuildRequires: libunique-devel
|
||||
BuildRequires: libxklavier-devel
|
||||
@ -40,7 +39,7 @@ License: GPL v2 or later
|
||||
Group: System/GUI/GNOME
|
||||
Obsoletes: fontilus themus acme
|
||||
Provides: fontilus themus acme
|
||||
Version: 2.27.91
|
||||
Version: 2.28.0
|
||||
Release: 1
|
||||
Summary: The GNOME Control Center
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
|
Loading…
Reference in New Issue
Block a user