Hello community,

here is the log from the commit of package libcanberra for openSUSE:Factory 
checked in at 2012-10-03 15:09:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcanberra (Old)
 and      /work/SRC/openSUSE:Factory/.libcanberra.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libcanberra", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libcanberra/libcanberra.changes  2012-07-03 
13:57:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libcanberra.new/libcanberra.changes     
2012-10-03 15:09:30.000000000 +0200
@@ -1,0 +2,22 @@
+Tue Sep 25 11:52:28 UTC 2012 - [email protected]
+
+- Update to version 0.30:
+  + Minor bug fixes
+  + Explicitly require x11 for GTK linking
+  + Port to GStreamer 1.0.
+- Add pkgconfig(glib-2.0) BuildRequires so it can be versioned.
+- Add pkgconfig(x11) BuildRequires: new explicit dependency.
+- Drop libcanberra-gst10.patch: fixed upstream.
+- Drop libtool BuildRequires and call to ./autogen.sh: no patch
+  requires bootstrapping.
+
+-------------------------------------------------------------------
+Mon Sep  3 16:07:52 UTC 2012 - [email protected]
+
+- Add libcanberra-gst10.patch: Port libcanberra to GStreamer 1.0.
+- Add libtool BuildRequires and call ./autogen.sh in build, as
+  above patch touches the build system
+- Replace pkgconfig(gstreamer-0.10) BuildRequires with
+  pkgconfig(gstreamer-1.0).
+
+-------------------------------------------------------------------

Old:
----
  libcanberra-0.29.tar.xz

New:
----
  libcanberra-0.30.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libcanberra.spec ++++++
--- /var/tmp/diff_new_pack.0ksg1v/_old  2012-10-03 15:09:31.000000000 +0200
+++ /var/tmp/diff_new_pack.0ksg1v/_new  2012-10-03 15:09:31.000000000 +0200
@@ -19,7 +19,7 @@
 %define build_gtk3 1
 
 Name:           libcanberra
-Version:        0.29
+Version:        0.30
 Release:        0
 Summary:        Portable sound event library
 License:        LGPL-2.0+
@@ -28,20 +28,22 @@
 Source:         
http://0pointer.de/lennart/projects/libcanberra/%{name}-%{version}.tar.xz
 Source1:        libcanberra-gtk-module.sh
 Source99:       baselibs.conf
-#PATCH-FIX-UPSTREAM libcanberra-multi-backend.patch bnc#753243 
[email protected] -- Set the multi backend as default and allow it actually 
to work.
+#PATCH-FIX-UPSTREAM libcanberra-multi-backend.patch bnc#753243 fdo#51662 
[email protected] -- Set the multi backend as default and allow it actually 
to work.
 Patch0:         libcanberra-multi-backend.patch
 BuildRequires:  gtk-doc
 BuildRequires:  libltdl-devel
 BuildRequires:  lynx
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(alsa)
-BuildRequires:  pkgconfig(gstreamer-0.10)
+BuildRequires:  pkgconfig(glib-2.0) >= 2.32
+BuildRequires:  pkgconfig(gstreamer-1.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
 %if %build_gtk3
 BuildRequires:  pkgconfig(gtk+-3.0)
 %endif
 BuildRequires:  pkgconfig(libpulse) >= 0.9.11
 BuildRequires:  pkgconfig(vorbisfile)
+BuildRequires:  pkgconfig(x11)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %define debug_package_requires libcanberra0 = %{version}-%{release}
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to