Accepting request 1099462 from home:llyyr:branches:X11:Wayland

- Update to 0.8.0
  * noop: Return seat0 as the seat name
  * noop: Additional open flags for `open(2)`
  * noop: initialize initial_setup
  * drm: Support drm-subtree drivers on FreeBSD
  * man: document SEATD_VTBOUND
  * man: add missing arg in -n syntax

OBS-URL: https://build.opensuse.org/request/show/1099462
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/seatd?expand=0&rev=22
This commit is contained in:
Michael Vetter 2023-07-19 10:40:45 +00:00 committed by Git OBS Bridge
parent d158e5306b
commit 162a87fc5d
6 changed files with 19 additions and 8 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="disabled">
<param name="url">https://git.sr.ht/~kennylevinsen/seatd</param>
<param name="scm">git</param>
<param name="revision">0.7.0</param>
<param name="revision">0.8.0</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

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

3
seatd-0.8.0.obscpio Normal file
View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Jul 19 09:37:07 UTC 2023 - llyyr <llyyr.public@gmail.com>
- Update to 0.8.0
* noop: Return seat0 as the seat name
* noop: Additional open flags for `open(2)`
* noop: initialize initial_setup
* drm: Support drm-subtree drivers on FreeBSD
* man: document SEATD_VTBOUND
* man: add missing arg in -n syntax
-------------------------------------------------------------------
Fri Jun 23 05:49:32 UTC 2023 - Michael Vetter <mvetter@suse.com>

View File

@ -1,4 +1,4 @@
name: seatd
version: 0.7.0
mtime: 1653336218
commit: a803ba0502cccf147eec7fbcacd11c5b8643c0e0
version: 0.8.0
mtime: 1689758313
commit: 3e9ef69f14f630a719dd464f3c90a7932f1c8296

View File

@ -17,7 +17,7 @@
Name: seatd
Version: 0.7.0
Version: 0.8.0
Release: 0
Summary: Seat management daemon
License: MIT