Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package feedbackd for openSUSE:Factory checked in at 2024-10-08 17:23:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/feedbackd (Old) and /work/SRC/openSUSE:Factory/.feedbackd.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "feedbackd" Tue Oct 8 17:23:17 2024 rev:7 rq:1205425 version:0.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/feedbackd/feedbackd.changes 2023-09-08 21:16:26.960418336 +0200 +++ /work/SRC/openSUSE:Factory/.feedbackd.new.19354/feedbackd.changes 2024-10-08 17:23:33.618904176 +0200 @@ -1,0 +2,23 @@ +Fri Aug 30 19:45:33 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com> + +- Update to version 0.4.1: + + Simplify udev rule installation + + Dont' fail tests with newer json-glib +- Changes from version 0.4.0: + + Support `hw_pattern` on devices using qcom-lpg. This allows to + keep LEDs on in suspend. + + Internal cleanups and restructuring to cater for different LED + types. + + Support RGB color mixing for multicolor leds + + Allow to use (camera) flash LEDs as notificaton LED + + Immediately end "too noisy" feedbacks when switching profile + levels +- Changes from version 0.3.0: + + Allow blessed apps (e.g. alarm clocks) to override the global + feedback level + + Documentation, CI and packaging updates + + Make it simpler to add new led types +- Add pkgconfig(gmobile) and pkgconfig(umockdev-1.0) BuildRequires: + New dependencies. + +------------------------------------------------------------------- Old: ---- feedbackd-0.2.1.obscpio New: ---- feedbackd-0.4.1.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ feedbackd.spec ++++++ --- /var/tmp/diff_new_pack.4scp6e/_old 2024-10-08 17:23:34.330933892 +0200 +++ /var/tmp/diff_new_pack.4scp6e/_new 2024-10-08 17:23:34.330933892 +0200 @@ -1,7 +1,7 @@ # # spec file for package feedbackd # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define soname libfeedback-0_0-0 Name: feedbackd -Version: 0.2.1 +Version: 0.4.1 Release: 0 Summary: Feedback library for GNOME License: GPL-3.0-only AND LGPL-2.1-only @@ -33,11 +33,13 @@ BuildRequires: pkgconfig(gio-2.0) >= 2.50.0 BuildRequires: pkgconfig(gio-unix-2.0) >= 2.50.0 BuildRequires: pkgconfig(glib-2.0) >= 2.50.0 +BuildRequires: pkgconfig(gmobile) BuildRequires: pkgconfig(gobject-2.0) >= 2.50.0 BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gsound) BuildRequires: pkgconfig(gudev-1.0) >= 232 BuildRequires: pkgconfig(json-glib-1.0) +BuildRequires: pkgconfig(umockdev-1.0) %description feedbackd provides a DBus daemon (feedbackd) to act on events to provide @@ -84,7 +86,6 @@ %install %meson_install -%{__install} -Dm0644 -T debian/feedbackd.udev %{buildroot}%{_udevrulesdir}/90-feedbackd.rules %pre getent group feedbackd >/dev/null || groupadd -r feedbackd ++++++ _service ++++++ --- /var/tmp/diff_new_pack.4scp6e/_old 2024-10-08 17:23:34.358935061 +0200 +++ /var/tmp/diff_new_pack.4scp6e/_new 2024-10-08 17:23:34.362935228 +0200 @@ -1,7 +1,7 @@ <services> <service mode="manual" name="obs_scm"> <param name="url">https://source.puri.sm/Librem5/feedbackd.git</param> - <param name="revision">refs/tags/v0.2.1</param> + <param name="revision">refs/tags/v0.4.1</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="scm">git</param> ++++++ feedbackd-0.2.1.obscpio -> feedbackd-0.4.1.obscpio ++++++ ++++ 8328 lines of diff (skipped) ++++++ feedbackd.obsinfo ++++++ --- /var/tmp/diff_new_pack.4scp6e/_old 2024-10-08 17:23:34.530942239 +0200 +++ /var/tmp/diff_new_pack.4scp6e/_new 2024-10-08 17:23:34.534942406 +0200 @@ -1,5 +1,5 @@ name: feedbackd -version: 0.2.1 -mtime: 1693475498 -commit: 1104cef50acb0b18a0d545e6a09773e3feb42e5b +version: 0.4.1 +mtime: 1723645671 +commit: 427058750263fc196cd3d5dd2f62058ed0ea7c18