Accepting request 76575 from GNOME:Factory

Update to 0.11.2

OBS-URL: https://build.opensuse.org/request/show/76575
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rygel?expand=0&rev=15
This commit is contained in:
Sascha Peilicke 2011-07-22 07:03:48 +00:00 committed by Git OBS Bridge
commit 147a2d85e1
4 changed files with 19 additions and 5 deletions

View File

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

3
rygel-0.11.2.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Jul 17 12:40:48 CEST 2011 - dimstar@opensuse.org
- Update to version 0.11.2:
+ Fix regression introduced in 0.11.1 which made tracker plugin
fail to start.
+ Add commandline options -c, --config to override the user
configuration file.
+ Add a config file options to override the upload directories.
+ Use proper UPnP service description syntax.
+ Tracker:
- Clean-up left-over place-holder items on plugin start-up.
+ Updated translations.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jun 21 13:45:48 CEST 2011 - dimstar@opensuse.org Tue Jun 21 13:45:48 CEST 2011 - dimstar@opensuse.org

View File

@ -18,13 +18,13 @@
Name: rygel Name: rygel
Version: 0.11.1 Version: 0.11.2
Release: 1 Release: 1
License: LGPL v2 or later License: LGPL v2 or later
Summary: Home Media Solution for GNOME based on UPnP/DLNA Summary: Home Media Solution for GNOME based on UPnP/DLNA
Url: http://live.gnome.org/Rygel Url: http://live.gnome.org/Rygel
Group: Productivity/Multimedia/Other Group: Productivity/Multimedia/Other
Source0: %{name}-%{version}.tar.bz2 Source0: http://download.gnome.org/sources/rygel/0.11/%{name}-%{version}.tar.bz2
BuildRequires: gstreamer-0_10-devel BuildRequires: gstreamer-0_10-devel
BuildRequires: intltool BuildRequires: intltool
BuildRequires: libgee-devel BuildRequires: libgee-devel