diff --git a/_service b/_service index 5940880..7921f9c 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://git.sr.ht/~kennylevinsen/seatd git - 0.6.0 + 0.6.2 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/seatd-0.6.0.obscpio b/seatd-0.6.0.obscpio deleted file mode 100644 index df785c8..0000000 --- a/seatd-0.6.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47d0bb76e99ac5bce677943783533742e08e1bf8f1c5925f51d1a32c401ae1e7 -size 174603 diff --git a/seatd-0.6.2.obscpio b/seatd-0.6.2.obscpio new file mode 100644 index 0000000..b285172 --- /dev/null +++ b/seatd-0.6.2.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:678e30cefe12355329e7c9cc37a5b3b8a1d932ce09791d844bc4b95a79dbc964 +size 175627 diff --git a/seatd.changes b/seatd.changes index 35a911a..fee4800 100644 --- a/seatd.changes +++ b/seatd.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Thu Sep 16 07:40:50 UTC 2021 - Michael Vetter + +- 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 + +- 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 diff --git a/seatd.obsinfo b/seatd.obsinfo index 67de216..e074c82 100644 --- a/seatd.obsinfo +++ b/seatd.obsinfo @@ -1,5 +1,5 @@ name: seatd -version: 0.6.0 -mtime: 1631361764 -commit: 3ad9164a896eacffd27588f5b1fd6ea3e0bcd92d +version: 0.6.2 +mtime: 1631747262 +commit: 0f20175752b7b11a5c66070b2dedc4cf8716d107 diff --git a/seatd.spec b/seatd.spec index 34202e3..82c3202 100644 --- a/seatd.spec +++ b/seatd.spec @@ -17,7 +17,7 @@ Name: seatd -Version: 0.6.0 +Version: 0.6.2 Release: 0 Summary: Seat management daemon License: MIT