Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package seatd for openSUSE:Factory checked in at 2021-09-12 20:09:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/seatd (Old) and /work/SRC/openSUSE:Factory/.seatd.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "seatd" Sun Sep 12 20:09:34 2021 rev:4 rq:918472 version:0.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/seatd/seatd.changes 2021-03-28 11:57:27.656282321 +0200 +++ /work/SRC/openSUSE:Factory/.seatd.new.1899/seatd.changes 2021-09-12 20:09:34.920086587 +0200 @@ -1,0 +2,46 @@ +Sat Sep 11 20:18:15 UTC 2021 - Michael Vetter <mvet...@suse.com> + +- Update to 0.6.0: + * seatd-launch: Fix chmod error goto + * man: Add simple seatd-launch(1) page + * seatd-launch: Set socket permissions directly + * seat: Allow new clients when active is pending ack + * Add .editorconfig + * seat: Avoid holding a tty fd + * meson.build: fix build with gcc < 7 + * libseat: Fix build of builtin backend + * libseat: Update builtin backend root requirement documentation + * Revert "libseat: Check euid before using builtin" + * logind: Remove redundant null check + * Make libseat_seat_listener const + * seatd: Use path in chmod/chown operations + * seatd: Improve socket permission error handling + * seatd-launch: Command line argument support + * seatd-launch: check for getpwuid errors + * seatd-launch: don't use gotos in child processes + * seatd-launch: propagate child exit status + * seatd-launch: Add seatd launch wrapper + * seatd: Only set UID/GID when specified + * seatd: s6-style readiness notification support + * seatd: We shouldn't poll if predispatch > 0 + * libseat: Rename dispatch_background in backends + * libseat/seatd: Add dispatch_pending_and_execute + * libseat/seatd: Return executed events + * link with rt + * readme: Update discuss section + * meson: Support building builtin without seatd + * libseat/seatd: downgrade ENOENT log to info + * contrib/systemd: Use a different group + * meson: make 'logind' var always available + * Avoid a clang-format quirk + * meson: declare libseat dependency + * Add no-op session + * client: enable cr_pid on FreeBSD >= 12.3 + * readme: Remove alpha label + * contrib: Add Documentation to systemd unit + * meson: Disable examples by default + * Correct minor misspellings + * meson: Minor cleanup + * meson: Fix logind backend auto mode + +------------------------------------------------------------------- Old: ---- seatd-0.4.0.obscpio seatd-0.5.0.obscpio seatd-1603141867.271305a.obscpio New: ---- seatd-0.6.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ seatd.spec ++++++ --- /var/tmp/diff_new_pack.PokXqH/_old 2021-09-12 20:09:35.504087248 +0200 +++ /var/tmp/diff_new_pack.PokXqH/_new 2021-09-12 20:09:35.504087248 +0200 @@ -17,7 +17,7 @@ Name: seatd -Version: 0.5.0 +Version: 0.6.0 Release: 0 Summary: Seat management daemon License: MIT @@ -28,16 +28,14 @@ BuildRequires: ninja BuildRequires: pkgconfig BuildRequires: scdoc - +BuildRequires: pkgconfig(systemd) +Requires: libseat1 = %{version} %if 0%{?suse_version} > 1520 #15.2 don't have needed API #https://github.com/systemd/systemd/commit/b423e4fb73866e529869b348efb7169ee91f00c9 BuildRequires: pkgconfig(libsystemd) >= 237 %endif -BuildRequires: pkgconfig(systemd) -Requires: libseat1 = %{version} - %description Seat management takes care of mediating access to shared devices (graphics, input), without requiring the applications needing access to be root. @@ -63,7 +61,7 @@ %build %if 0%{?suse_version} > 1520 #15.2 don't have needed API -%meson -Dlogind=enabled +%meson -Dlibseat-logind=systemd %else %meson %endif @@ -79,7 +77,9 @@ %files %doc README* %{_bindir}/%{name} +%{_bindir}/seatd-launch %{_mandir}/man1/%{name}.1%{?ext_man} +%{_mandir}/man1/seatd-launch.1%{?ext_man} %files -n libseat1 %license LICENSE ++++++ _service ++++++ --- /var/tmp/diff_new_pack.PokXqH/_old 2021-09-12 20:09:35.528087275 +0200 +++ /var/tmp/diff_new_pack.PokXqH/_new 2021-09-12 20:09:35.528087275 +0200 @@ -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.5.0</param> + <param name="revision">0.6.0</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> ++++++ seatd-0.4.0.obscpio -> seatd-0.6.0.obscpio ++++++ ++++ 2809 lines of diff (skipped) ++++++ seatd.obsinfo ++++++ --- /var/tmp/diff_new_pack.PokXqH/_old 2021-09-12 20:09:35.632087393 +0200 +++ /var/tmp/diff_new_pack.PokXqH/_new 2021-09-12 20:09:35.636087398 +0200 @@ -1,5 +1,5 @@ name: seatd -version: 0.5.0 -mtime: 1615836747 -commit: e303e113345f3774188f3c0d83af124984d58902 +version: 0.6.0 +mtime: 1631361764 +commit: 3ad9164a896eacffd27588f5b1fd6ea3e0bcd92d