Hello community, here is the log from the commit of package syslog-ng for openSUSE:Leap:15.2 checked in at 2020-03-06 12:40:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/syslog-ng (Old) and /work/SRC/openSUSE:Leap:15.2/.syslog-ng.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "syslog-ng" Fri Mar 6 12:40:14 2020 rev:38 rq:781580 version:3.25.1 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/syslog-ng/syslog-ng.changes 2020-02-09 11:25:06.455288320 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.syslog-ng.new.26092/syslog-ng.changes 2020-03-06 12:43:28.506837363 +0100 @@ -1,0 +2,5 @@ +Fri Feb 28 19:19:27 UTC 2020 - Matej Cepl <[email protected]> + +- Fix fixing Python shebang + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ syslog-ng.spec ++++++ --- /var/tmp/diff_new_pack.hxPikJ/_old 2020-03-06 12:43:29.818838161 +0100 +++ /var/tmp/diff_new_pack.hxPikJ/_new 2020-03-06 12:43:29.818838161 +0100 @@ -261,7 +261,7 @@ %endif # fix python -sed -i 's|^#!/usr/bin/env python|#!/usr/bin/python3|' lib/merge-grammar.py +sed -i 's|^#\s*!/usr/bin/env python|#!%{_bindir}/python|' lib/merge-grammar.py %build ##
