Hello community, here is the log from the commit of package safeeyes for openSUSE:Factory checked in at 2020-10-23 12:22:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/safeeyes (Old) and /work/SRC/openSUSE:Factory/.safeeyes.new.3463 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "safeeyes" Fri Oct 23 12:22:05 2020 rev:4 rq:843508 version:2.0.9+git20201003 Changes: -------- --- /work/SRC/openSUSE:Factory/safeeyes/safeeyes.changes 2020-10-13 15:47:40.281502169 +0200 +++ /work/SRC/openSUSE:Factory/.safeeyes.new.3463/safeeyes.changes 2020-10-23 12:23:37.416735932 +0200 @@ -1,0 +2,5 @@ +Thu Oct 22 15:16:21 UTC 2020 - [email protected] + +- SmartPause plugin: Increase default idle time to pause SafeEyes. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ safeeyes.spec ++++++ --- /var/tmp/diff_new_pack.Db9tX4/_old 2020-10-23 12:23:38.280736532 +0200 +++ /var/tmp/diff_new_pack.Db9tX4/_new 2020-10-23 12:23:38.284736535 +0200 @@ -75,6 +75,8 @@ #Fix rpm runtime dependency rpmlint error replace the shebang in all the scripts with %%{_bindir}/python3 find . -type f -exec perl -pi -e 'BEGIN{undef $/};s[^#\!/usr/bin/env python3][#\!%{_bindir}/python3]' {} \; find . -type f -exec perl -pi -e 'BEGIN{undef $/};s[^#\!/usr/bin/env python][#\!%{_bindir}/python3]' {} \; +# SmartPause: Increase default idle time to pause SafeEyes +sed 's/"default": 5,/"default": 60,/' -i safeeyes/plugins/smartpause/config.json %build python3 setup.py build
