From b829e7fca07f7a52c853ca1208b86a8b4ec387eeb6e0c9c9075782bba41c9de6 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 12 Feb 2018 10:01:31 +0000 Subject: [PATCH] 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 --- rygel-0.36.0.tar.xz | 3 --- rygel-0.36.1.tar.xz | 3 +++ rygel.changes | 16 ++++++++++++++++ rygel.spec | 12 ++---------- 4 files changed, 21 insertions(+), 13 deletions(-) delete mode 100644 rygel-0.36.0.tar.xz create mode 100644 rygel-0.36.1.tar.xz diff --git a/rygel-0.36.0.tar.xz b/rygel-0.36.0.tar.xz deleted file mode 100644 index e446ba7..0000000 --- a/rygel-0.36.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:31e8ade78b4ea59978d1b59056fa5cd8aef6b9c1457d3dd06de4d2e75a01813f -size 4071012 diff --git a/rygel-0.36.1.tar.xz b/rygel-0.36.1.tar.xz new file mode 100644 index 0000000..fc15cd3 --- /dev/null +++ b/rygel-0.36.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a67fdd801f6e4121ae44cfffabc0f35fff487cab173b6c6f052449ad7b5fb820 +size 4063740 diff --git a/rygel.changes b/rygel.changes index 46adf8e..0ecc70c 100644 --- a/rygel.changes +++ b/rygel.changes @@ -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 diff --git a/rygel.spec b/rygel.spec index e786ace..483d110 100644 --- a/rygel.spec +++ b/rygel.spec @@ -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