Accepting request 180680 from home:Zaitor:branches:GNOME:Factory

Update to ver 0.19.3

I have no idea how long we have carried those obsolete 'hacks'

OBS-URL: https://build.opensuse.org/request/show/180680
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/rygel?expand=0&rev=84
This commit is contained in:
Dominique Leuenberger 2013-06-23 20:52:47 +00:00 committed by Git OBS Bridge
parent 2930ec47b5
commit 589967add9
4 changed files with 30 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:431d220d1890cdc78a09f70f9d5a8545b6af111d9eb09551f4ae05dc625f2daf
size 3150796

3
rygel-0.19.3.tar.xz Normal file
View File

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

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Sun Jun 23 18:18:51 UTC 2013 - zaitor@opensuse.org
- Update to version 0.19.3:
+ Server:
- Add container serialisation to EXTM3U.
- Fix DLNA transfer modes for generated playlists.
+ Rygel: Add -s,--shutdown options to shut down a running
instance without using d-feet or dbus-send.
+ GStreamer media engine:
- Some string fixes.
- Fix a typo in the avenc_aac preset.
- Issue a proper warning when we fail to setup a data source.
- Don't crash if there's no RTP depayloader available.
+ MediaExport:
- Make it possible to remove playlists.
- Expose the playlists for XBox 360.
+ Preferences UI:
- Some glade file clean-ups.
- Move toolbar style from code to glade file.
- Support setting of multiple network interfaces as introduced
in 0.19.2.
+ Updated translations.
- Drop libtool BuildRequires, and stop passing autoreconf -fi in
%build as we do not carry any patches.
-------------------------------------------------------------------
Tue Jun 4 18:41:20 UTC 2013 - zaitor@opensuse.org

View File

@ -17,7 +17,7 @@
Name: rygel
Version: 0.19.2
Version: 0.19.3
Release: 0
Summary: Home Media Solution for GNOME based on UPnP/DLNA
License: LGPL-2.0+
@ -28,7 +28,6 @@ BuildRequires: intltool
BuildRequires: libgupnp-av-devel >= 0.11.2
BuildRequires: libgupnp-devel >= 0.19.0
BuildRequires: libsoup-devel >= 2.34.0
BuildRequires: libtool
BuildRequires: libunistring-devel
BuildRequires: libuuid-devel >= 1.41.3
BuildRequires: sqlite3-devel >= 3.5
@ -164,7 +163,6 @@ station.
translation-update-upstream
%build
autoreconf -fi
%configure --enable-tracker-plugin \
--enable-media-export-plugin \
--enable-external-plugin \