Accepting request 919491 from X11:Wayland

- Update to 0.6.2:
  * seatd-launch: Specify exact environment to seatd
  * seatd-launch: Use absolute path for seatd

- Update to 0.6.1:
  * seatd-launch: print unlink/kill errors
  * seatd-launch: exit with status >128 if child is signalled
  * man/seatd-launch: Make mssage about root clearer
  * seatd-launch: Use optind to find the command
  * seatd-launch: respect PATH when looking for command
  * man: Add seatd-launch(1) to SEE ALSO of seatd(1)

OBS-URL: https://build.opensuse.org/request/show/919491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seatd?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2021-09-16 21:14:55 +00:00 committed by Git OBS Bridge
commit 1f50ad7472
6 changed files with 26 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.6.0</param>
<param name="revision">0.6.2</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:47d0bb76e99ac5bce677943783533742e08e1bf8f1c5925f51d1a32c401ae1e7
size 174603

3
seatd-0.6.2.obscpio Normal file
View File

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Thu Sep 16 07:40:50 UTC 2021 - Michael Vetter <mvetter@suse.com>
- Update to 0.6.2:
* seatd-launch: Specify exact environment to seatd
* seatd-launch: Use absolute path for seatd
-------------------------------------------------------------------
Wed Sep 15 07:35:12 UTC 2021 - Michael Vetter <mvetter@suse.com>
- Update to 0.6.1:
* seatd-launch: print unlink/kill errors
* seatd-launch: exit with status >128 if child is signalled
* man/seatd-launch: Make mssage about root clearer
* seatd-launch: Use optind to find the command
* seatd-launch: respect PATH when looking for command
* man: Add seatd-launch(1) to SEE ALSO of seatd(1)
-------------------------------------------------------------------
Sat Sep 11 20:18:15 UTC 2021 - Michael Vetter <mvetter@suse.com>

View File

@ -1,5 +1,5 @@
name: seatd
version: 0.6.0
mtime: 1631361764
commit: 3ad9164a896eacffd27588f5b1fd6ea3e0bcd92d
version: 0.6.2
mtime: 1631747262
commit: 0f20175752b7b11a5c66070b2dedc4cf8716d107

View File

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