Hello community, here is the log from the commit of package criu for openSUSE:Factory checked in at 2020-09-23 18:48:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/criu (Old) and /work/SRC/openSUSE:Factory/.criu.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "criu" Wed Sep 23 18:48:07 2020 rev:49 rq:836307 version:3.14 Changes: -------- --- /work/SRC/openSUSE:Factory/criu/criu.changes 2020-05-23 17:28:46.543581321 +0200 +++ /work/SRC/openSUSE:Factory/.criu.new.4249/criu.changes 2020-09-23 18:48:52.313788935 +0200 @@ -1,0 +2,5 @@ +Wed Sep 23 12:17:11 UTC 2020 - Dirk Mueller <[email protected]> + +- fix filelist mismatch after libexecdir change + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ criu.spec ++++++ --- /var/tmp/diff_new_pack.VjRzCz/_old 2020-09-23 18:48:53.333789874 +0200 +++ /var/tmp/diff_new_pack.VjRzCz/_new 2020-09-23 18:48:53.337789878 +0200 @@ -1,7 +1,7 @@ # # spec file for package criu # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -138,8 +138,8 @@ %{_mandir}/man8/crtools.8%{?ext_man} %{_libexecdir}/criu %{_libexecdir}/compel -%{_libexecdir}/python*/site-packages/crit-*.egg-info -%{_libexecdir}/python*/site-packages/pycriu +%{python3_sitelib}/crit-*.egg-info +%{python3_sitelib}/pycriu %files -n libcriu2 %{_libdir}/libcriu.so.*
