checked in
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libcanberra?expand=0&rev=21
This commit is contained in:
parent
7c35e1406f
commit
081f06c0b7
3
libcanberra-0.18.tar.bz2
Normal file
3
libcanberra-0.18.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:906a90f5b93665edbf2781f07323f3a0c2edcb41c95b77d7d4a36f9cbc940e4c
|
||||||
|
size 357055
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6382fac6c97806b30c29d501a7894acffe979c9a0890ccf1350b63922b96c352
|
|
||||||
size 362077
|
|
@ -1,20 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Sat Nov 14 12:08:07 CET 2009 - vuntz@opensuse.org
|
|
||||||
|
|
||||||
- Update to version 0.22:
|
|
||||||
+ gtk: add missing cast
|
|
||||||
+ gtk: only use GdkEvent::window if it is set
|
|
||||||
- Changes from version 0.21:
|
|
||||||
+ gtk: Do not dereference a null window.
|
|
||||||
- Changes from version 0.20:
|
|
||||||
+ gtk: fix casting
|
|
||||||
- Changes from version 0.19:
|
|
||||||
+ gtk: verify that a widget is realized before we try to access
|
|
||||||
its XID
|
|
||||||
+ gtk: refresh event->window after dequeing
|
|
||||||
+ gtk: even if GtkSettings is not available use context
|
|
||||||
+ gtk: fix calculation of event hpos/vpos
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 6 19:49:38 CEST 2009 - vuntz@opensuse.org
|
Tue Oct 6 19:49:38 CEST 2009 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libcanberra (Version 0.22)
|
# spec file for package libcanberra (Version 0.18)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -18,8 +18,8 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libcanberra
|
Name: libcanberra
|
||||||
Version: 0.22
|
Version: 0.18
|
||||||
Release: 1
|
Release: 2
|
||||||
License: LGPL v2.0 or later
|
License: LGPL v2.0 or later
|
||||||
Summary: Portable sound event library
|
Summary: Portable sound event library
|
||||||
Url: http://0pointer.de/lennart/projects/libcanberra/
|
Url: http://0pointer.de/lennart/projects/libcanberra/
|
||||||
|
Loading…
Reference in New Issue
Block a user