forked from pool/gnome-network-displays
Accepting request 1172140 from GNOME:Next
- Update to version 0.92.2: + Add new, separate media factory for CC. + Fix a crash where gst elements could not be created for CC. OBS-URL: https://build.opensuse.org/request/show/1172140 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnome-network-displays?expand=0&rev=10
This commit is contained in:
parent
69239ed727
commit
7a4b897991
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<service name="obs_scm" mode="manual">
|
<service name="obs_scm" mode="manual">
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="url">https://gitlab.gnome.org/GNOME/gnome-network-displays.git</param>
|
<param name="url">https://gitlab.gnome.org/GNOME/gnome-network-displays.git</param>
|
||||||
<param name="revision">0.92.1</param>
|
<param name="revision">0.92.2</param>
|
||||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||||
<param name="versionrewrite-pattern">v?(.*)\+0</param>
|
<param name="versionrewrite-pattern">v?(.*)\+0</param>
|
||||||
<param name="versionrewrite-replacement">\1</param>
|
<param name="versionrewrite-replacement">\1</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:33d1c60d1bafe22bc551a56fa8f42c07429937216e1c1d51335b4f5da447d3a0
|
|
||||||
size 1292812
|
|
3
gnome-network-displays-0.92.2.obscpio
Normal file
3
gnome-network-displays-0.92.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ea8aabd270e6c20551cc4d22a422411cc2a8a470e1566fba63dc7df29623ce40
|
||||||
|
size 1342988
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 6 09:47:57 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 0.92.2:
|
||||||
|
+ Add new, separate media factory for CC.
|
||||||
|
+ Fix a crash where gst elements could not be created for CC.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 29 13:24:52 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
Mon Jan 29 13:24:52 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: gnome-network-displays
|
name: gnome-network-displays
|
||||||
version: 0.92.1
|
version: 0.92.2
|
||||||
mtime: 1706463658
|
mtime: 1714870852
|
||||||
commit: e8a7b34706ae40f9143545e06259a1daa588aeb4
|
commit: 62a9203baec707383b8f6bf420b11806fe969115
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnome-network-displays
|
Name: gnome-network-displays
|
||||||
Version: 0.92.1
|
Version: 0.92.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Miracast implementation for GNOME
|
Summary: Miracast implementation for GNOME
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user