1
0

6 Commits

Author SHA256 Message Date
8ab9f78ec1 Accepting request 1279998 from GNOME:Apps
- Update to version 0.97.0:
  + p2p: correct p2p peer add and remove (forwarded request 1279173 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1279998
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-network-displays?expand=0&rev=9
2025-05-26 16:38:52 +00:00
9c6471c2f3 - Update to version 0.97.0:
+ p2p: correct p2p peer add and remove

OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnome-network-displays?expand=0&rev=18
2025-05-26 08:01:26 +00:00
680dee4b78 Accepting request 1267623 from GNOME:Apps
- Update to version 0.96.0:
  + Add CI/CD release automation
  + Update Ubuntu build instructions
  + Unload Pulseaudio module on exit
- Changes from version 0.95.0:
  + Fix X11 support regression
  + Fix XDP session free operation (forwarded request 1267609 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1267623
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-network-displays?expand=0&rev=8
2025-04-07 16:41:57 +00:00
9d17c337f1 - Update to version 0.96.0:
+ Add CI/CD release automation
  + Update Ubuntu build instructions
  + Unload Pulseaudio module on exit
- Changes from version 0.95.0:
  + Fix X11 support regression
  + Fix XDP session free operation

OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnome-network-displays?expand=0&rev=16
2025-04-07 10:33:50 +00:00
77df86424c Accepting request 1224491 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/1224491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-network-displays?expand=0&rev=7
2024-11-17 15:41:09 +00:00
8f8507fb41 New release
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnome-network-displays?expand=0&rev=14
2024-11-15 16:47:58 +00:00
6 changed files with 33 additions and 9 deletions

View File

@@ -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.93.0</param> <param name="revision">0.97.0</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>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c72ae2d67c67a68d7ac37079fbe165f2e8d6730db9d0680370909112b2f8ce2f
size 1360908

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eb07664aad7b30f192011221b422b5f2478f3cf1a9e7a9654848755ee75d3485
size 1381388

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Thu May 22 06:44:26 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 0.97.0:
+ p2p: correct p2p peer add and remove
-------------------------------------------------------------------
Mon Apr 7 10:13:01 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 0.96.0:
+ Add CI/CD release automation
+ Update Ubuntu build instructions
+ Unload Pulseaudio module on exit
- Changes from version 0.95.0:
+ Fix X11 support regression
+ Fix XDP session free operation
-------------------------------------------------------------------
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> Fri Aug 9 07:28:30 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@@ -1,4 +1,4 @@
name: gnome-network-displays name: gnome-network-displays
version: 0.93.0 version: 0.97.0
mtime: 1723158177 mtime: 1747892952
commit: 3a0afc6fb19be9a6c2b9d2bbe2d92dad567c075d commit: 73ac628299ef79acc3c37896add24f71f042ee06

View File

@@ -1,7 +1,7 @@
# #
# spec file for package gnome-network-displays # spec file for package gnome-network-displays
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2025 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: gnome-network-displays Name: gnome-network-displays
Version: 0.93.0 Version: 0.97.0
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