Accepting request 171124 from home:dimstar:branches:GNOME:Factory
Update to 0.18.1 - Consider for G:S:3.8 OBS-URL: https://build.opensuse.org/request/show/171124 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/rygel?expand=0&rev=79
This commit is contained in:
parent
dc5bc5e0c5
commit
409f6cfca0
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:13df00a0e09f6c2e88c8de7cbbd3a80f429fb0efca16ead0c318a18c6f950330
|
|
||||||
size 3120908
|
|
3
rygel-0.18.1.tar.xz
Normal file
3
rygel-0.18.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3f71bec31be373707dd0edd88aeea49c74429f258fc5a7e01bb979563349c64d
|
||||||
|
size 3127244
|
@ -1,3 +1,33 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 16 11:12:45 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.18.1:
|
||||||
|
+ Rygel:
|
||||||
|
- Clarify commandline argument help.
|
||||||
|
+ Server:
|
||||||
|
- Fix the check for OCM flags on object creation.
|
||||||
|
- Set proper OCM flags in containers.
|
||||||
|
- Containers don't need to be added to object removal queue.
|
||||||
|
- Make it possible to delete a container via DestroyObject.
|
||||||
|
- Accept invalid seek requests on non-seekable entities.
|
||||||
|
+ Renderer:
|
||||||
|
- Improve mime-type comparing to be a bit more forgiving on the
|
||||||
|
format.
|
||||||
|
- Continue rendering even if peer does not support HTTP HEAD.
|
||||||
|
+ GStreamer media engine:
|
||||||
|
- Drop some format restrictions GStreamer should be able to
|
||||||
|
figure out itself.
|
||||||
|
+ MediaExport:
|
||||||
|
- Prefer object titles given through CreateObject call to those
|
||||||
|
got from meta-data extraction
|
||||||
|
- Fix an issue where SQLite errors were accidentally dropped.
|
||||||
|
- Fix child count for containers that only contain other
|
||||||
|
containers.
|
||||||
|
- Set the correct id when creating a container.
|
||||||
|
+ Bugs fixed: bgo#694814, bgo#694155, bgo#683926, bgo#694815,
|
||||||
|
bgo#674736.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 26 10:54:44 UTC 2013 - dimstar@opensuse.org
|
Tue Mar 26 10:54:44 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: rygel
|
Name: rygel
|
||||||
Version: 0.18.0
|
Version: 0.18.1
|
||||||
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