forked from pool/gnome-network-displays
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
This commit is contained in:
parent
8ba74328dd
commit
8957be4164
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:289136b8fcefc6ad378ce3255c51fc1a6a020583ac1dc5f394b77759beb35613
|
||||
size 583212
|
3
gnome-network-displays-0.90.5.tar.xz
Normal file
3
gnome-network-displays-0.90.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d9205540ae1f25e2bc63652bacbd20e6f4087ab0dd184d6784573a91ee282292
|
||||
size 594196
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 2 12:19:31 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- 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 <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user