Accepting request 573237 from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/573237
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/rygel?expand=0&rev=161
This commit is contained in:
Dominique Leuenberger 2018-02-12 10:01:31 +00:00 committed by Git OBS Bridge
parent 21e634a6cf
commit b829e7fca0
4 changed files with 21 additions and 13 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:31e8ade78b4ea59978d1b59056fa5cd8aef6b9c1457d3dd06de4d2e75a01813f
size 4071012

3
rygel-0.36.1.tar.xz Normal file
View File

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Feb 5 19:08:20 UTC 2018 - bjorn.lie@gmail.com
- Update to version 0.36.1:
+ Examples:
- Fix building examples without Wayland.
- Fix mx-info to use Python 3.
+ Tracker:
- Fix SPARQL syntax error.
- Fail configure if tracker-sparql is not found at all.
+ Bugs fixed: bgo#791921.
+ Updated translations.
- Drop no longed needed post(un) handling of
desktop_database_post(un) and icon_theme_cache_post(un) macros,
we have file triggers taking care of this for us now.
-------------------------------------------------------------------
Mon Sep 11 18:25:48 UTC 2017 - zaitor@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package rygel
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: rygel
Version: 0.36.0
Version: 0.36.1
Release: 0
Summary: UPnP/DLNA home media server for GNOME
License: LGPL-2.0+
@ -232,14 +232,6 @@ find %{buildroot} -type f -name "*.la" -delete -print
%suse_update_desktop_file rygel-preferences X-SuSE-ControlCenter-Personal
%find_lang %{name} %{?no_lang_C}
%post
%desktop_database_post
%icon_theme_cache_post
%postun
%desktop_database_postun
%icon_theme_cache_postun
%post -n librygel-core-2_6-2 -p /sbin/ldconfig
%postun -n librygel-core-2_6-2 -p /sbin/ldconfig