From 3a193341c082e9df0e6f0fbe8787b0213a9a04ecffe7178c080857a60f451e40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Mon, 13 Feb 2023 19:23:29 +0000 Subject: [PATCH] Accepting request 1064658 from GNOME:Next New stable release OBS-URL: https://build.opensuse.org/request/show/1064658 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/rygel?expand=0&rev=197 --- rygel-0.42.0.tar.xz | 3 -- rygel-0.42.1.tar.xz | 3 ++ rygel-fix-rygel-pcfiles.patch | 89 ----------------------------------- rygel.changes | 12 +++++ rygel.spec | 6 +-- 5 files changed, 17 insertions(+), 96 deletions(-) delete mode 100644 rygel-0.42.0.tar.xz create mode 100644 rygel-0.42.1.tar.xz delete mode 100644 rygel-fix-rygel-pcfiles.patch diff --git a/rygel-0.42.0.tar.xz b/rygel-0.42.0.tar.xz deleted file mode 100644 index 00d9c39..0000000 --- a/rygel-0.42.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:006da78677df28caee287c44c29fcd9edcb1b2162423bc7f2dd2dc856b8e2bbb -size 1699676 diff --git a/rygel-0.42.1.tar.xz b/rygel-0.42.1.tar.xz new file mode 100644 index 0000000..b565a1b --- /dev/null +++ b/rygel-0.42.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05f32b6eb6b2fe3f1d83c569dd02a74677cde67c93a5bdcee895e23ebfa8983d +size 1699920 diff --git a/rygel-fix-rygel-pcfiles.patch b/rygel-fix-rygel-pcfiles.patch deleted file mode 100644 index 499d522..0000000 --- a/rygel-fix-rygel-pcfiles.patch +++ /dev/null @@ -1,89 +0,0 @@ -diff -Nur orig-rygel-0.42.0/rygel-core-2.8.pc.in rygel-0.42.0/rygel-core-2.8.pc.in ---- orig-rygel-0.42.0/rygel-core-2.8.pc.in 2022-09-17 12:44:58.000000000 +0200 -+++ rygel-0.42.0/rygel-core-2.8.pc.in 2022-09-19 15:32:36.415027933 +0200 -@@ -6,10 +6,10 @@ - plugindir=@RYGEL_PLUGIN_DIR@ - plugin_ldflags=@RYGEL_PLUGIN_LINKER_FLAGS@ - --Name: rygel-core-2.6 -+Name: rygel-core-2.8 - Description: GNOME (Mobile) UPnP/DLNA Media Server - Version: @VERSION@ --Libs: -L${libdir} -lrygel-core-2.6 --Cflags: -I${includedir}/rygel-2.6 -+Libs: -L${libdir} -lrygel-core-2.8 -+Cflags: -I${includedir}/rygel-2.8 - Requires: gupnp-av-1.0 gee-0.8 - Requires.Private: gmodule-2.0 -diff -Nur orig-rygel-0.42.0/rygel-renderer-2.8.pc.in rygel-0.42.0/rygel-renderer-2.8.pc.in ---- orig-rygel-0.42.0/rygel-renderer-2.8.pc.in 2022-09-17 12:44:58.000000000 +0200 -+++ rygel-0.42.0/rygel-renderer-2.8.pc.in 2022-09-19 16:04:56.834556136 +0200 -@@ -3,10 +3,10 @@ - libdir=@libdir@ - includedir=@includedir@ - --Name: rygel-renderer-2.6 -+Name: rygel-renderer-2.8 - Description: GNOME (Mobile) UPnP/DLNA Media Renderer library - Version: @VERSION@ --Libs: -L${libdir} -lrygel-renderer-2.6 --Cflags: -I${includedir}/rygel-2.6 --Requires: gupnp-av-1.0 gee-0.8 rygel-core-2.6 -+Libs: -L${libdir} -lrygel-renderer-2.8 -+Cflags: -I${includedir}/rygel-2.8 -+Requires: gupnp-av-1.0 gee-0.8 rygel-core-2.8 - Requires.Private: gmodule-2.0 -diff -Nur orig-rygel-0.42.0/rygel-renderer-gst-2.8.pc.in rygel-0.42.0/rygel-renderer-gst-2.8.pc.in ---- orig-rygel-0.42.0/rygel-renderer-gst-2.8.pc.in 2022-09-17 12:44:58.000000000 +0200 -+++ rygel-0.42.0/rygel-renderer-gst-2.8.pc.in 2022-09-19 16:05:18.563060955 +0200 -@@ -3,10 +3,10 @@ - libdir=@libdir@ - includedir=@includedir@ - --Name: rygel-renderer-gst-2.6 -+Name: rygel-renderer-gst-2.8 - Description: GNOME (Mobile) UPnP/DLNA Media Renderer library - Version: @VERSION@ --Libs: -L${libdir} -lrygel-renderer-gst-2.6 --Cflags: -I${includedir}/rygel-2.6 --Requires: gupnp-av-1.0 gee-0.8 gstreamer-1.0 rygel-core-2.6 -+Libs: -L${libdir} -lrygel-renderer-gst-2.8 -+Cflags: -I${includedir}/rygel-2.8 -+Requires: gupnp-av-1.0 gee-0.8 gstreamer-1.0 rygel-core-2.8 - Requires.Private: gmodule-2.0 -diff -Nur orig-rygel-0.42.0/rygel-ruih-2.8.pc.in rygel-0.42.0/rygel-ruih-2.8.pc.in ---- orig-rygel-0.42.0/rygel-ruih-2.8.pc.in 2022-09-17 12:44:58.000000000 +0200 -+++ rygel-0.42.0/rygel-ruih-2.8.pc.in 2022-09-19 16:07:36.762396747 +0200 -@@ -3,10 +3,10 @@ - libdir=@libdir@ - includedir=@includedir@ - --Name: rygel-ruih-2.0 -+Name: rygel-ruih-2.8 - Description: GNOME (Mobile) UPnP/DLNA RUIH server library - Version: @VERSION@ --Libs: -L${libdir} -lrygel-ruih-2.0 --Cflags: -I${includedir}/rygel-2.2 --Requires: gupnp-av-1.0 gee-0.8 rygel-core-2.6 -+Libs: -L${libdir} -lrygel-ruih-2.8 -+Cflags: -I${includedir}/rygel-2.8 -+Requires: gupnp-av-1.0 gee-0.8 rygel-core-2.8 - Requires.Private: gmodule-2.0 -diff -Nur orig-rygel-0.42.0/rygel-server-2.8.pc.in rygel-0.42.0/rygel-server-2.8.pc.in ---- orig-rygel-0.42.0/rygel-server-2.8.pc.in 2022-09-17 12:44:58.000000000 +0200 -+++ rygel-0.42.0/rygel-server-2.8.pc.in 2022-09-19 16:08:01.383008860 +0200 -@@ -6,10 +6,10 @@ - enginedir=@RYGEL_MEDIA_ENGINE_DIR@ - engine_ldflags=@RYGEL_ENGINE_LINKER_FLAGS@ - --Name: rygel-server-2.6 -+Name: rygel-server-2.8 - Description: GNOME (Mobile) UPnP/DLNA Media server library - Version: @VERSION@ --Libs: -L${libdir} -lrygel-server-2.6 --Cflags: -I${includedir}/rygel-2.6 --Requires: gupnp-av-1.0 gee-0.8 rygel-core-2.6 -+Libs: -L${libdir} -lrygel-server-2.8 -+Cflags: -I${includedir}/rygel-2.8 -+Requires: gupnp-av-1.0 gee-0.8 rygel-core-2.8 - Requires.Private: gmodule-2.0 diff --git a/rygel.changes b/rygel.changes index 68d26a0..a368ff5 100644 --- a/rygel.changes +++ b/rygel.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun Feb 12 12:16:10 UTC 2023 - Bjørn Lie + +- Update to version 0.42.1: + + Fix incomplete API/ABI switch to 2.8. + + Document the necessity of X.init_threads(). + + Fix a type mismatch for the collation helper. + + Re-enable the since checker. + + Remove deprecated calls to GSSDP/GUPnP. + + Updated translations. +- Drop rygel-fix-rygel-pcfiles.patch: Fixed upstream. + ------------------------------------------------------------------- Mon Sep 19 13:35:06 UTC 2022 - Bjørn Lie diff --git a/rygel.spec b/rygel.spec index 327e7d3..045fd5b 100644 --- a/rygel.spec +++ b/rygel.spec @@ -1,7 +1,7 @@ # # spec file for package rygel # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,15 +21,13 @@ %define typelibver 2_8 Name: rygel -Version: 0.42.0 +Version: 0.42.1 Release: 0 Summary: UPnP/DLNA home media server for GNOME License: LGPL-2.0-or-later Group: Productivity/Multimedia/Other URL: http://live.gnome.org/Rygel Source0: https://download.gnome.org/sources/rygel/0.42/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM rygel-fix-rygel-pcfiles.patch -- Fix requires and linking in .pc files -Patch0: rygel-fix-rygel-pcfiles.patch BuildRequires: fdupes BuildRequires: gobject-introspection-devel >= 1.33.4