Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package syslog-ng for openSUSE:Factory 
checked in at 2021-07-20 15:39:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/syslog-ng (Old)
 and      /work/SRC/openSUSE:Factory/.syslog-ng.new.2632 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "syslog-ng"

Tue Jul 20 15:39:18 2021 rev:111 rq:907141 version:3.30.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/syslog-ng/syslog-ng.changes      2020-12-08 
14:00:53.242845306 +0100
+++ /work/SRC/openSUSE:Factory/.syslog-ng.new.2632/syslog-ng.changes    
2021-07-20 15:39:59.713529376 +0200
@@ -1,0 +2,5 @@
+Fri Jul 16 02:29:13 UTC 2021 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Set shebang for merge-grammar.py to be /usr/bin/python3. 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ syslog-ng.spec ++++++
--- /var/tmp/diff_new_pack.ZRWEA9/_old  2021-07-20 15:40:00.173530199 +0200
+++ /var/tmp/diff_new_pack.ZRWEA9/_new  2021-07-20 15:40:00.177530206 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package syslog-ng
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -227,7 +227,6 @@
 %description snmp
 This package provides SNMP support for syslog-ng
 
-
 %prep
 %setup -q -n syslog-ng-%{version}
 # fill out placeholders in the config,
@@ -248,7 +247,7 @@
 %endif
 
 # fix python
-sed -i 's|^#\s*!%{_bindir}/env python|#!%{_bindir}/python|' 
lib/merge-grammar.py
+sed -i 's|^#\s*!%{_bindir}/env python|#!%{_bindir}/python3|' 
lib/merge-grammar.py
 touch -r lib/cfg-grammar.y lib/merge-grammar.py
 
 %build

Reply via email to