Compare commits
No commits in common. "factory" and "factory" have entirely different histories.
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/gnome-network-displays.git</param>
|
||||
<param name="revision">0.94.0</param>
|
||||
<param name="revision">0.93.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">v?(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
3
gnome-network-displays-0.93.0.obscpio
Normal file
3
gnome-network-displays-0.93.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c72ae2d67c67a68d7ac37079fbe165f2e8d6730db9d0680370909112b2f8ce2f
|
||||
size 1360908
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:66826e6c0824694add9fa7c7369c04f3115c29bea84a54986d6e83f9b1ad62c9
|
||||
size 1357324
|
@ -1,10 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 13 19:16:53 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 0.94.0:
|
||||
+ Re-create portal session when needed.
|
||||
+ Shorten WFD RTSP session id to 10 chars.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 07:28:30 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: gnome-network-displays
|
||||
version: 0.94.0
|
||||
mtime: 1731522319
|
||||
commit: dbdbdc1f67b0f71944ba097d75fcf34f72037bd6
|
||||
version: 0.93.0
|
||||
mtime: 1723158177
|
||||
commit: 3a0afc6fb19be9a6c2b9d2bbe2d92dad567c075d
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: gnome-network-displays
|
||||
Version: 0.94.0
|
||||
Version: 0.93.0
|
||||
Release: 0
|
||||
Summary: Miracast implementation for GNOME
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user