Accepting request 242854 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/242854 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rygel?expand=0&rev=53
This commit is contained in:
commit
f8811b0408
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1adc3a008bd6433ee7e6fd64935ad8edd5906fc96e2f652ca18b80a3253fe87e
|
|
||||||
size 3422368
|
|
3
rygel-0.22.3.tar.xz
Normal file
3
rygel-0.22.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:96c272618117aa6c2f6a5edab965f5103d30b52b6742e743dd48274c10c0fddf
|
||||||
|
size 3373256
|
@ -1,3 +1,34 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jul 26 10:10:45 UTC 2014 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.22.3:
|
||||||
|
+ Remove odd build flags.
|
||||||
|
+ Work-around an issue with valadoc and code samples.
|
||||||
|
+ Server:
|
||||||
|
- Fix UPnP error codes on object creation.
|
||||||
|
- Set HTTP version as late as possible.
|
||||||
|
- Prevent a critical on upload.
|
||||||
|
- Avoid a potential crash by null dereference.
|
||||||
|
+ Renderer:
|
||||||
|
- Set Next* values in GetMediaInfo().
|
||||||
|
- Rely on libsoap to handle proxies properly.
|
||||||
|
- Fix an issue about non-existing timeout ids.
|
||||||
|
- Work-around failing HEAD requests.
|
||||||
|
- Set proper UPnP error if instance ids are missing on
|
||||||
|
Prev/Next.
|
||||||
|
- Send the current byte position.
|
||||||
|
+ Basic diagnostics: Fix use of repitition parameter in NSLookup.
|
||||||
|
+ GStreamer Renderer:
|
||||||
|
- Fix duration for and position.
|
||||||
|
- Parse duration from meta-data.
|
||||||
|
- Remove "TRANSITIONING" state when going to "STOPPED" or
|
||||||
|
"PAUSED_PLAYBACK".
|
||||||
|
+ GStreamer Media Engine: Prevent a critical after streaming
|
||||||
|
ends.
|
||||||
|
+ Media Export:
|
||||||
|
- Prevent a warning on upload.
|
||||||
|
- Fix album art for m4a media.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 16 19:18:41 UTC 2014 - dimstar@opensuse.org
|
Wed Jul 16 19:18:41 UTC 2014 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: rygel
|
Name: rygel
|
||||||
Version: 0.22.2
|
Version: 0.22.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Home Media Solution for GNOME based on UPnP/DLNA
|
Summary: Home Media Solution for GNOME based on UPnP/DLNA
|
||||||
License: LGPL-2.0+
|
License: LGPL-2.0+
|
||||||
|
Loading…
Reference in New Issue
Block a user