Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xournal for openSUSE:Factory checked in at 2021-01-18 11:29:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xournal (Old) and /work/SRC/openSUSE:Factory/.xournal.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xournal" Mon Jan 18 11:29:29 2021 rev:35 rq:863881 version:0.4.8.2016 Changes: -------- --- /work/SRC/openSUSE:Factory/xournal/xournal.changes 2020-09-30 19:55:40.392853465 +0200 +++ /work/SRC/openSUSE:Factory/.xournal.new.28504/xournal.changes 2021-01-18 11:33:37.604965874 +0100 @@ -1,0 +2,5 @@ +Sun Jan 17 12:21:40 UTC 2021 - Yuchen Lin <mlin+fact...@suse.de> + +- Fix build on Leap 15.3: new command line option from inkscape + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xournal.spec ++++++ --- /var/tmp/diff_new_pack.rAlUxW/_old 2021-01-18 11:33:38.280967066 +0100 +++ /var/tmp/diff_new_pack.rAlUxW/_new 2021-01-18 11:33:38.280967066 +0100 @@ -1,7 +1,7 @@ # # spec file for package xournal # -# 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 @@ -79,7 +79,7 @@ %make_install make DESTDIR=%{buildroot} desktop-install -%if 0%{?suse_version} > 1500 +%if 0%{?suse_version} > 1500 || 0%{?sle_version} > 150200 export EXPORT="--export-filename" %else export EXPORT="-e"