Accepting request 85714 from GNOME:Factory
Pushing G:F OBS-URL: https://build.opensuse.org/request/show/85714 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rygel?expand=0&rev=18
This commit is contained in:
commit
ed015d3cde
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:458ed0ec1acabe6bf5132e52297b8f02d79c9850c03da78a65972c87cf89f746
|
||||
size 1637864
|
3
rygel-0.12.3.tar.bz2
Normal file
3
rygel-0.12.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:85b6cd5a61917ed8989230e828013f23012848c80c2da59aef14d7939eee775c
|
||||
size 1639472
|
@ -1,3 +1,50 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 27 13:31:33 UTC 2011 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 0.12.3:
|
||||
+ Fix item upload when the upload directory was on a FAT
|
||||
partition and the title contained characters which are illegal
|
||||
on FAT.
|
||||
+ Do not show a critical when the thumbnailer DBus service is not
|
||||
available.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 21 11:15:05 UTC 2011 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 0.12.2:
|
||||
+ Fix a crash when a context disappears and reappears while Rygel
|
||||
is streaming media.
|
||||
+ Only check for vala compiler when --enable-vala is passed.
|
||||
+ Sanity check of upnp:class in CreateObject call.
|
||||
+ Properly finish ImportResource call when the host in SourceUri
|
||||
is not reachable.
|
||||
+ MediaExport:
|
||||
- Fix "contains" search
|
||||
- Add m2ts to harvested media files
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 14 07:29:24 UTC 2011 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 0.12.1:
|
||||
+ Fix service description templates for RenderingControl and
|
||||
AVTransport.
|
||||
+ Update documentation for run-time dependencies.
|
||||
+ MediaExport:
|
||||
- Speed-up virtual container browsing by adding indices to the
|
||||
database.
|
||||
+ Playbin:
|
||||
- Fix setting of current playback URI, preventing a possible
|
||||
crash later on.
|
||||
- Announce support for video/x-mkv additonaly to
|
||||
video/x-matroska.
|
||||
+ Tracker:
|
||||
- Only consider objects with URIs, otherwise a search or browse
|
||||
will error out unnecessarily.
|
||||
+ External:
|
||||
- Add TrackNumber to optional properties.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 5 16:32:05 UTC 2011 - vuntz@opensuse.org
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: rygel
|
||||
Version: 0.12.0
|
||||
Version: 0.12.3
|
||||
Release: 1
|
||||
License: LGPL v2 or later
|
||||
Summary: Home Media Solution for GNOME based on UPnP/DLNA
|
||||
|
Loading…
Reference in New Issue
Block a user