Accepting request 175492 from home:dimstar:branches:GNOME:Factory
Update to 0.18.2 OBS-URL: https://build.opensuse.org/request/show/175492 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/rygel?expand=0&rev=81
This commit is contained in:
parent
409f6cfca0
commit
e90b197d37
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f71bec31be373707dd0edd88aeea49c74429f258fc5a7e01bb979563349c64d
|
||||
size 3127244
|
3
rygel-0.18.2.tar.xz
Normal file
3
rygel-0.18.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:26dea444e69f68cec822e58080162d056528a518b9b155503016a19dda0b48a4
|
||||
size 3132572
|
@ -1,3 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 13 17:28:17 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 0.18.2:
|
||||
+ Rygel:
|
||||
- Show a warning on missing user configuration.
|
||||
+ Core:
|
||||
- Fix a memory leak when modifying description files.
|
||||
- Rename a C++ reserved keyword.
|
||||
+ Server:
|
||||
- Only add a DIDL_S resource to a container if it's non-empty.
|
||||
+ Renderer:
|
||||
- Use a better work-around for peers not supporting HEAD
|
||||
requests.
|
||||
+ GStreamer media engine:
|
||||
- Remove dead code
|
||||
- Work-around a vala code-gen bug causing streaming to fail on
|
||||
non-Intel architectures.
|
||||
- Drop a racy test.
|
||||
+ Preferences UI:
|
||||
- Fix logic of enable/disable to involve existence of the
|
||||
autostart file.
|
||||
- Fix half-empty user configuration on first start.
|
||||
- Fix starting Rygel after enabling it in the UI.
|
||||
+ MediaExport:
|
||||
- Fix bug where child folders disappeared until next start when
|
||||
adding their parent folder to the configuration.
|
||||
+ Bugs fixed: bgo#648003, bgo#697793, bgo#698260, bgo#698572,
|
||||
deb#703281.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 16 11:12:45 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: rygel
|
||||
Version: 0.18.1
|
||||
Version: 0.18.2
|
||||
Release: 0
|
||||
Summary: Home Media Solution for GNOME based on UPnP/DLNA
|
||||
License: LGPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user