diff --git a/_service b/_service index 962c8c2..6180c54 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://git.sr.ht/~kennylevinsen/seatd git - 0.7.0 + 0.8.0 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/seatd-0.7.0.obscpio b/seatd-0.7.0.obscpio deleted file mode 100644 index e813ee1..0000000 --- a/seatd-0.7.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f6b6b99fe85830d590cc694bcfc6135d0a2666b84083b90a253e3b1f84a9c412 -size 182795 diff --git a/seatd-0.8.0.obscpio b/seatd-0.8.0.obscpio new file mode 100644 index 0000000..0295f90 --- /dev/null +++ b/seatd-0.8.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4d3ddf2d9898b8526778d733b14947e23fd5b33caad267aef404d2864168553 +size 182795 diff --git a/seatd.changes b/seatd.changes index 30f2c03..6589fd5 100644 --- a/seatd.changes +++ b/seatd.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Jul 19 09:37:07 UTC 2023 - llyyr + +- 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 diff --git a/seatd.obsinfo b/seatd.obsinfo index 54f68cc..ae40c9f 100644 --- a/seatd.obsinfo +++ b/seatd.obsinfo @@ -1,4 +1,4 @@ name: seatd -version: 0.7.0 -mtime: 1653336218 -commit: a803ba0502cccf147eec7fbcacd11c5b8643c0e0 +version: 0.8.0 +mtime: 1689758313 +commit: 3e9ef69f14f630a719dd464f3c90a7932f1c8296 diff --git a/seatd.spec b/seatd.spec index d27e299..9d22a15 100644 --- a/seatd.spec +++ b/seatd.spec @@ -17,7 +17,7 @@ Name: seatd -Version: 0.7.0 +Version: 0.8.0 Release: 0 Summary: Seat management daemon License: MIT