From 8957be41647069169376ed777e70adfb7f9bfd1fa4cc59a49b07e4acdc466e7f Mon Sep 17 00:00:00 2001 From: Luciano Santos Date: Sun, 3 Apr 2022 07:11:17 +0000 Subject: [PATCH] Accepting request 966535 from home:iznogood:branches:GNOME:Apps - Update to version 0.90.5: + Multiple fixes in P2P peer/sink handling. + Fix decoding of supported device profiles. + Fix issues with WFD media pipeline: - Permit constrained-baseline profile. - Do not add a pipeline bus watch. - Do not force I420 for vaapipostproc. - Do not force alignment=nal. OBS-URL: https://build.opensuse.org/request/show/966535 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnome-network-displays?expand=0&rev=5 --- gnome-network-displays-0.90.4.tar.xz | 3 --- gnome-network-displays-0.90.5.tar.xz | 3 +++ gnome-network-displays.changes | 12 ++++++++++++ gnome-network-displays.spec | 6 ++++-- 4 files changed, 19 insertions(+), 5 deletions(-) delete mode 100644 gnome-network-displays-0.90.4.tar.xz create mode 100644 gnome-network-displays-0.90.5.tar.xz diff --git a/gnome-network-displays-0.90.4.tar.xz b/gnome-network-displays-0.90.4.tar.xz deleted file mode 100644 index 53cf4d7..0000000 --- a/gnome-network-displays-0.90.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:289136b8fcefc6ad378ce3255c51fc1a6a020583ac1dc5f394b77759beb35613 -size 583212 diff --git a/gnome-network-displays-0.90.5.tar.xz b/gnome-network-displays-0.90.5.tar.xz new file mode 100644 index 0000000..46c2dfb --- /dev/null +++ b/gnome-network-displays-0.90.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9205540ae1f25e2bc63652bacbd20e6f4087ab0dd184d6784573a91ee282292 +size 594196 diff --git a/gnome-network-displays.changes b/gnome-network-displays.changes index 95f6737..d9bc2c0 100644 --- a/gnome-network-displays.changes +++ b/gnome-network-displays.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Apr 2 12:19:31 UTC 2022 - Bjørn Lie + +- Update to version 0.90.5: + + Multiple fixes in P2P peer/sink handling. + + Fix decoding of supported device profiles. + + Fix issues with WFD media pipeline: + - Permit constrained-baseline profile. + - Do not add a pipeline bus watch. + - Do not force I420 for vaapipostproc. + - Do not force alignment=nal. + ------------------------------------------------------------------- Fri Nov 27 21:10:45 UTC 2020 - Bjørn Lie diff --git a/gnome-network-displays.spec b/gnome-network-displays.spec index 5981e0a..f9d0290 100644 --- a/gnome-network-displays.spec +++ b/gnome-network-displays.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-network-displays # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # 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: gnome-network-displays -Version: 0.90.4 +Version: 0.90.5 Release: 0 Summary: Miracast implementation for GNOME License: GPL-3.0-only @@ -68,6 +68,8 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*.appdat %{_datadir}/glib-2.0/schemas/*.gschema.xml %{_datadir}/icons/*/*/*/*.svg %{_datadir}/metainfo/*.appdata.xml +%dir %{_prefix}/lib/firewalld +%dir %{_prefix}/lib/firewalld/zones %{_prefix}/lib/firewalld/zones/P2P-WiFi-Display.xml %files lang -f %{name}.lang