Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package peek for openSUSE:Factory checked in at 2021-08-03 22:48:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/peek (Old) and /work/SRC/openSUSE:Factory/.peek.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "peek" Tue Aug 3 22:48:45 2021 rev:8 rq:909882 version:1.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/peek/peek.changes 2020-02-25 16:09:18.972695568 +0100 +++ /work/SRC/openSUSE:Factory/.peek.new.1899/peek.changes 2021-08-03 22:49:09.580466554 +0200 @@ -1,0 +2,5 @@ +Mon Aug 2 07:32:24 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Use Python3 instead of Python 2 when running meson. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ peek.spec ++++++ --- /var/tmp/diff_new_pack.pR02dL/_old 2021-08-03 22:49:10.064465969 +0200 +++ /var/tmp/diff_new_pack.pR02dL/_new 2021-08-03 22:49:10.068465965 +0200 @@ -45,6 +45,7 @@ %prep %setup -q +sed -i 's#python#python3#' po/meson.build %build %meson %meson_build
