Accepting request 28103 from home:jengelh:branches:GNOME:Factory

Copy from home:jengelh:branches:GNOME:Factory/libcanberra via accept of submit request 28103 revision 3.
Request was accepted with message:
thanks

OBS-URL: https://build.opensuse.org/request/show/28103
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libcanberra?expand=0&rev=22
This commit is contained in:
Vincent Untz 2010-01-15 03:03:37 +00:00 committed by Git OBS Bridge
parent 081f06c0b7
commit 55e57f3151
4 changed files with 34 additions and 11 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:906a90f5b93665edbf2781f07323f3a0c2edcb41c95b77d7d4a36f9cbc940e4c
size 357055

3
libcanberra-0.22.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6382fac6c97806b30c29d501a7894acffe979c9a0890ccf1350b63922b96c352
size 362077

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Tue Jan 5 16:29:48 CET 2010 - jengelh@medozas.de
- Package baselibs.conf
-------------------------------------------------------------------
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

View File

@ -1,5 +1,5 @@
#
# spec file for package libcanberra (Version 0.18)
# spec file for package libcanberra (Version 0.22)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -18,14 +18,15 @@
Name: libcanberra
Version: 0.18
Release: 2
License: LGPL v2.0 or later
Version: 0.22
Release: 1
License: LGPLv2.0+
Summary: Portable sound event library
Url: http://0pointer.de/lennart/projects/libcanberra/
Group: System/Libraries
Source: libcanberra-%{version}.tar.bz2
Source1: libcanberra-gtk-module.sh
Source2: baselibs.conf
BuildRequires: alsa-devel
BuildRequires: gconf2-devel
BuildRequires: gstreamer-0_10-devel
@ -39,7 +40,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define debug_package_requires libcanberra0 = %{version}-%{release}
%package -n libcanberra0
License: LGPL v2.0 or later
License: LGPLv2.0+
Summary: Portable sound event library
Group: System/Libraries
Requires: libpulse0 >= 0.9.11
@ -74,7 +75,7 @@ designed to be portable. It consists of the following parts:
trigger input feedback event sounds
%package gtk0
License: LGPL v2.0 or later
License: LGPLv2.0+
Summary: Portable sound event library
Group: System/Libraries
Requires: libcanberra0 = %{version}
@ -94,7 +95,7 @@ designed to be portable. It consists of the following parts:
trigger input feedback event sounds
%package gtk
License: LGPL v2.0 or later
License: LGPLv2.0+
Summary: Portable sound event library
Group: System/Libraries
Requires: libcanberra0 = %{version}
@ -115,7 +116,7 @@ designed to be portable. It consists of the following parts:
trigger input feedback event sounds
%package devel
License: LGPL v2.0 or later
License: LGPLv2.0+
Summary: Portable sound event library
Group: Development/Libraries/C and C++
Requires: gtk-doc