From 7973fb8e31aeceb41884d31e812f5e219f3b5862882c64d4a6cfb384f7c8be66 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Wed, 20 Oct 2021 08:31:49 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/seatd?expand=0&rev=15 --- _service | 2 +- seatd-0.6.3.obscpio | 3 +++ seatd.changes | 12 ++++++++++++ seatd.obsinfo | 7 +++---- seatd.spec | 2 +- 5 files changed, 20 insertions(+), 6 deletions(-) create mode 100644 seatd-0.6.3.obscpio diff --git a/_service b/_service index 7921f9c..eaa9fba 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://git.sr.ht/~kennylevinsen/seatd git - 0.6.2 + 0.6.3 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/seatd-0.6.3.obscpio b/seatd-0.6.3.obscpio new file mode 100644 index 0000000..9a944a8 --- /dev/null +++ b/seatd-0.6.3.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b323e3deeb40a13a9fb299f7405067ee884a6b02d6322c01278a4f19bb82f69 +size 179211 diff --git a/seatd.changes b/seatd.changes index fee4800..00b1855 100644 --- a/seatd.changes +++ b/seatd.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Oct 20 08:28:19 UTC 2021 - Michael Vetter + +- Update to 0.6.3: + * logind: Set userdata for ping_handler + * logind: Improve error handling in open_seat + * examples/simpletest: check for libseat_dispatch failures + * logind: check if session is active on startup + * clang-format: Fix alignment + * logind: Send ping to wake us up later + * seatd: Implement ping request to wake up later + ------------------------------------------------------------------- Thu Sep 16 07:40:50 UTC 2021 - Michael Vetter diff --git a/seatd.obsinfo b/seatd.obsinfo index e074c82..0fc111e 100644 --- a/seatd.obsinfo +++ b/seatd.obsinfo @@ -1,5 +1,4 @@ name: seatd -version: 0.6.2 -mtime: 1631747262 -commit: 0f20175752b7b11a5c66070b2dedc4cf8716d107 - +version: 0.6.3 +mtime: 1634672357 +commit: 88db55f6068c1c01d85b61aa6adff0a6b2a8dce8 diff --git a/seatd.spec b/seatd.spec index 82c3202..8fd9331 100644 --- a/seatd.spec +++ b/seatd.spec @@ -17,7 +17,7 @@ Name: seatd -Version: 0.6.2 +Version: 0.6.3 Release: 0 Summary: Seat management daemon License: MIT