Accepting request 114022 from home:vuntz:branches:GNOME:Factory
Update to 3.4.1 OBS-URL: https://build.opensuse.org/request/show/114022 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-settings-daemon?expand=0&rev=133
This commit is contained in:
parent
a44c8ce018
commit
cfc737f84a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5639cbba28caa7b3e33990f49aeed11ed9325e78e76af2175d9ccd5ff298401d
|
|
||||||
size 1470012
|
|
3
gnome-settings-daemon-3.4.1.tar.xz
Normal file
3
gnome-settings-daemon-3.4.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d5d4a270ec5692cdc56a58cfb57bc7f8fa93374566912a65e78c1c3db7faf4ed
|
||||||
|
size 1495068
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 17 06:40:44 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.4.1:
|
||||||
|
+ Mouse:
|
||||||
|
- Fix applying settings to touchpads
|
||||||
|
+ Printers:
|
||||||
|
- Use PrinterAddOption method to set media size
|
||||||
|
+ Updates:
|
||||||
|
- Fix possible crashes when exiting
|
||||||
|
+ Wacom:
|
||||||
|
- Don't put touchscreens in relative mode, just touch tablets
|
||||||
|
(such as the Bamboo Touch)
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 26 17:36:27 UTC 2012 - vuntz@opensuse.org
|
Mon Mar 26 17:36:27 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%define with_systemd 0
|
%define with_systemd 0
|
||||||
|
|
||||||
Name: gnome-settings-daemon
|
Name: gnome-settings-daemon
|
||||||
Version: 3.4.0
|
Version: 3.4.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Settings daemon for the GNOME desktop
|
Summary: Settings daemon for the GNOME desktop
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -63,7 +63,7 @@ BuildRequires: gnome-common
|
|||||||
%endif
|
%endif
|
||||||
BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.3.92
|
BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.3.92
|
||||||
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.3.0
|
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.3.0
|
||||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.3.4
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.3.18
|
||||||
BuildRequires: pkgconfig(gudev-1.0)
|
BuildRequires: pkgconfig(gudev-1.0)
|
||||||
BuildRequires: pkgconfig(kbproto)
|
BuildRequires: pkgconfig(kbproto)
|
||||||
BuildRequires: pkgconfig(lcms2)
|
BuildRequires: pkgconfig(lcms2)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user