Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hypridle for openSUSE:Factory checked in at 2024-04-23 18:56:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hypridle (Old) and /work/SRC/openSUSE:Factory/.hypridle.new.27645 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hypridle" Tue Apr 23 18:56:59 2024 rev:2 rq:1169817 version:0.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/hypridle/hypridle.changes 2024-04-09 16:50:42.707781144 +0200 +++ /work/SRC/openSUSE:Factory/.hypridle.new.27645/hypridle.changes 2024-04-23 18:57:23.201306808 +0200 @@ -1,0 +2,10 @@ +Mon Apr 22 23:05:09 UTC 2024 - Joshua Smith <[email protected]> + +- Update to version 0.1.2: + * Add a -c|--config flag to set a config path + * Fix typo and check correct grandchild PID in spawn() + * Added systemd service + * fix systemd service install path + * fix systemd service exec path + +------------------------------------------------------------------- Old: ---- hypridle-0.1.1.tar.xz New: ---- hypridle-0.1.2.obscpio hypridle.obsinfo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hypridle.spec ++++++ --- /var/tmp/diff_new_pack.wQXAeF/_old 2024-04-23 18:57:23.813328922 +0200 +++ /var/tmp/diff_new_pack.wQXAeF/_new 2024-04-23 18:57:23.813328922 +0200 @@ -17,7 +17,7 @@ Name: hypridle -Version: 0.1.1 +Version: 0.1.2 Release: 0 Summary: Hyprland's idle daemon License: BSD-3-Clause @@ -26,11 +26,11 @@ Source1: hypridle.conf BuildRequires: cmake BuildRequires: gcc-c++ +BuildRequires: pkg-config BuildRequires: pkgconfig(hyprlang) >= 0.4.2 BuildRequires: pkgconfig(sdbus-c++) BuildRequires: pkgconfig(wayland-client) BuildRequires: pkgconfig(wayland-protocols) -BuildRequires: pkg-config %description Hyprland's idle daemon @@ -54,4 +54,5 @@ %license LICENSE %doc README.md hypridle.conf.example %{_bindir}/hypridle +%{_userunitdir}/hypridle.service ++++++ _service ++++++ --- /var/tmp/diff_new_pack.wQXAeF/_old 2024-04-23 18:57:23.833329644 +0200 +++ /var/tmp/diff_new_pack.wQXAeF/_new 2024-04-23 18:57:23.837329789 +0200 @@ -7,8 +7,8 @@ <param name="revision">@PARENT_TAG@</param> <param name="submodule">enable</param> </service> - <service name="tar" mode="manual" /> - <service name="recompress" mode="manual"> + <service name="tar" mode="buildtime" /> + <service name="recompress" mode="buildtime"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> ++++++ hypridle.obsinfo ++++++ name: hypridle version: 0.1.2 mtime: 1713472482 commit: 7cff4581a3753154fc5b41f39a098fad49b777b1
