Hello community, here is the log from the commit of package tuned for openSUSE:Factory checked in at 2020-08-20 22:34:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tuned (Old) and /work/SRC/openSUSE:Factory/.tuned.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tuned" Thu Aug 20 22:34:33 2020 rev:25 rq:828256 version:2.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/tuned/tuned.changes 2020-06-16 13:47:30.434480325 +0200 +++ /work/SRC/openSUSE:Factory/.tuned.new.3399/tuned.changes 2020-08-20 22:34:42.600146364 +0200 @@ -1,0 +2,9 @@ +Wed Aug 19 11:30:17 UTC 2020 - Dominique Leuenberger <[email protected]> + +- Dot not mangle _tmpfilesdir: all half-way decent distros define + this already. +- Define profile_dir as %{_libexecdir}/%{name}: stay closer in line + with what upstream actually coded (with the change of libexecdir + to /usr/libexec in Tumbleweed, we are in the equal path now). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tuned.spec ++++++ --- /var/tmp/diff_new_pack.Y00JKn/_old 2020-08-20 22:34:43.584146824 +0200 +++ /var/tmp/diff_new_pack.Y00JKn/_new 2020-08-20 22:34:43.588146826 +0200 @@ -16,9 +16,7 @@ # -%{!?_tmpfilesdir:%global _tmpfilesdir %{_libexecdir}/tmpfiles.d} - -%define profile_dir %{_prefix}/lib/%{name} +%define profile_dir %{_libexecdir}/%{name} Name: tuned Version: 2.13.0
