Hello community,

here is the log from the commit of package rygel for openSUSE:Factory checked 
in at 2012-01-09 15:21:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rygel (Old)
 and      /work/SRC/openSUSE:Factory/.rygel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rygel", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/rygel/rygel.changes      2011-10-13 
12:33:38.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rygel.new/rygel.changes 2012-01-09 
15:21:24.000000000 +0100
@@ -1,0 +2,75 @@
+Wed Nov 23 21:39:06 UTC 2011 - dims...@opensuse.org
+
+- Update to version 0.13.0:
+  + Use context-less API from gupnp-0.18.
+  + Get rid of a nested MainLoop in HTTP POST handling that caused
+    a lot of trouble with vala's async support.
+  + Refactor ClientHacks into a generic part and XBox support.
+  + Add a hack for Panasonic TVs that can only handle PNG
+    thumbnails if you tell them they're JPEG.
+  + Always build and run tests when using autogen.sh.
+  + Write uploaded data to a temporary hidden file first and move
+    to real file later, helping file monitors to only create a
+    single event.
+  + Add a 128x128 version of the icon.
+  + Move the 48x48 JPEG icon and 120x120 icons necessary for DLNA
+    out of the icon theme.
+  + Drop XML comments from the content description files which
+    might cause issues in IOP.
+  + Stabilize the error handling in HTTP POST.
+  + Clean-up GTK+ checks in configure.ac.
+  + Only pass -g to valac when --enable-debug was passed.
+  + More robust transcoding on faulty input.
+  + Clean-up and refactor audio- and video-transcoders.
+  + Clean-up RTP depayloader guessing.
+  + Fix deadlock on Ctrl-C.
+  + Fix a crash on filesystem error while uploading.
+  + MediaExport:
+    - Refactor and clean QueryContainer.
+    - Use proper UPnP classes like
+      object.container.album.musicAlbum for virtual folders.
+    - Support audio-less videos.
+  + Mediathek:
+    - Set proper DLNA profile on the WMV streams.
+  + Playbin:
+    - Add support for image/jpeg and image/png.
+  + Tracker:
+    - Fix querybuilder for graphed statements.
+    - Let tracker-fs-miner override properties and chose the proper
+      RDF type for an uploaded file.
+    - Cache ContainerUpdateIDs for metadata-based containers.
+  + Bugs fixed: bgo#660107, bgo#661336, bgo#637226.
+  + Updated translations.
+- Drop rygel-newer-libsoup.patch: fixed upstream.
+- Add xz BuildRequires because we can't build a package for a
+  xz-compressed tarball without explicitly specifying that... See
+  bnc#697467 for more details.
+
+-------------------------------------------------------------------
+Tue Nov 15 10:25:40 UTC 2011 - vu...@opensuse.org
+
+- Update to version 0.12.5:
+  + Send proper SSDP notification when killed with SIGTERM.
+  + Fix out-of-tree builds.
+  + Prevent a crash when searching and uploading in parallel.
+  + Prevent a critical error when the uri to be added already
+    exists.
+  + Prevent a name clash when an uploader is really fast in
+    creating items.
+  + Mark thumbnail resources as transcoded. This helps certain
+    devices to use them as thumbnails and not as the original
+    stream.
+  + Prevent a false-positive test success in http-post-test.
+  + Use proper error if a client tries to get the children of a
+    media item.
+  + Fix huge CPU load if a client did a lot of byte-range requests
+    on a large media file.
+  + Tracker:
+    - Fall back to nfo:fileLastModified if nie:creationDate is not
+      available.
+    - Properly clean and escape any passed item ID.
+  + MediaExport:
+    - Properly disable MediaExport if Tracker start-up is slow.
+- Add rygel-newer-libsoup.patch: fix build with libsoup 2.37.x.
+
+-------------------------------------------------------------------

Old:
----
  rygel-0.12.4.tar.bz2

New:
----
  rygel-0.13.0.tar.xz

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

Other differences:
------------------
++++++ rygel.spec ++++++
--- /var/tmp/diff_new_pack.kVOOSi/_old  2012-01-09 15:21:26.000000000 +0100
+++ /var/tmp/diff_new_pack.kVOOSi/_new  2012-01-09 15:21:26.000000000 +0100
@@ -15,16 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           rygel
-Version:        0.12.4
-Release:        1
-License:        LGPL v2 or later
+Version:        0.13.0
+Release:        0
 Summary:        Home Media Solution for GNOME based on UPnP/DLNA
-Url:            http://live.gnome.org/Rygel
+License:        LGPL-2.0+
 Group:          Productivity/Multimedia/Other
-Source0:        
http://download.gnome.org/sources/rygel/0.12/%{name}-%{version}.tar.bz2
+Url:            http://live.gnome.org/Rygel
+Source0:        
http://download.gnome.org/sources/rygel/0.13/%{name}-%{version}.tar.xz
 BuildRequires:  gstreamer-0_10-devel
 BuildRequires:  intltool
 BuildRequires:  libgee-devel
@@ -37,6 +35,8 @@
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 BuildRequires:  vala
+# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
+BuildRequires:  xz
 BuildRequires:  pkgconfig(gtk+-3.0)
 Requires:       gstreamer-0_10-plugins-base
 Recommends:     gstreamer-0_10-plugins-bad
@@ -55,7 +55,6 @@
 client devices are capable of handling.
 
 %package devel
-License:        LGPL v2 or later
 Summary:        Home Media Solution for GNOME based on UPnP/DLNA -- 
Development Files
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
@@ -67,7 +66,6 @@
 This package provides development files for rygel.
 
 %package plugin-gstreamer-renderer
-License:        LGPL v2 or later
 Summary:        Home Media Solution for GNOME based on UPnP/DLNA -- GStreamer 
Renderer Plugin
 Group:          Productivity/Multimedia/Other
 Requires:       %{name} = %{version}
@@ -80,7 +78,6 @@
 GStreamer playbin2 element.
 
 %package plugin-tracker
-License:        LGPL v2 or later
 Summary:        Home Media Solution for GNOME based on UPnP/DLNA -- Tracker 
Plugin
 Group:          Productivity/Multimedia/Other
 Requires:       tracker
@@ -95,7 +92,6 @@
 the local machine.
 
 %package plugin-zdf-mediathek
-License:        LGPL v2 or later
 Summary:        Home Media Solution for GNOME based on UPnP/DLNA -- ZDF 
Mediathek Plugin
 Group:          Productivity/Multimedia/Other
 Requires:       %{name} = %{version}
@@ -125,8 +121,6 @@
 %install
 %makeinstall
 find %{buildroot} -type f -name "*.la" -delete -print
-# Work around bgo#637226
-rm -r %{buildroot}%{_datadir}/icons/hicolor/120x120
 %suse_update_desktop_file rygel
 %suse_update_desktop_file rygel-preferences X-SuSE-ControlCenter-System
 %find_lang %{name} %{?no_lang_C}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to