Hello community, here is the log from the commit of package anki for openSUSE:Factory checked in at 2019-05-22 11:18:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/anki (Old) and /work/SRC/openSUSE:Factory/.anki.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "anki" Wed May 22 11:18:11 2019 rev:9 rq:704618 version:2.1.12 Changes: -------- --- /work/SRC/openSUSE:Factory/anki/anki.changes 2019-05-07 23:19:12.396949510 +0200 +++ /work/SRC/openSUSE:Factory/.anki.new.5148/anki.changes 2019-05-22 11:18:27.410447206 +0200 @@ -1,0 +2,6 @@ +Mon May 20 01:22:21 UTC 2019 - [email protected] + +- Fix wrong-script-interpreter error, add missing /usr/bin in + /usr/bin/anki. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ anki.spec ++++++ --- /var/tmp/diff_new_pack.pVz6SP/_old 2019-05-22 11:18:32.290445407 +0200 +++ /var/tmp/diff_new_pack.pVz6SP/_new 2019-05-22 11:18:32.294445406 +0200 @@ -116,7 +116,7 @@ # Fix rpmlint issues find %{buildroot}%{_datadir}/%{name}/web/ -name '*.js' -exec chmod a-x {} + -sed -i 's|/usr/bin/env python3|python3|' %{buildroot}%{_bindir}/%{name} +sed -i 's|/usr/bin/env python3|/usr/bin/python3|' %{buildroot}%{_bindir}/%{name} %check %if %{with tests}
