Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jedit for openSUSE:Factory checked in at 2021-02-03 19:56:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jedit (Old) and /work/SRC/openSUSE:Factory/.jedit.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jedit" Wed Feb 3 19:56:02 2021 rev:32 rq:868826 version:5.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/jedit/jedit.changes 2019-11-13 13:24:53.639483129 +0100 +++ /work/SRC/openSUSE:Factory/.jedit.new.28504/jedit.changes 2021-02-03 19:56:08.377704711 +0100 @@ -1,0 +2,5 @@ +Tue Feb 2 17:44:26 UTC 2021 - Jan Engelhardt <[email protected]> + +- Set buildshell to /bin/bash for "<<<". + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jedit.spec ++++++ --- /var/tmp/diff_new_pack.sjfjZ5/_old 2021-02-03 19:56:09.061705535 +0100 +++ /var/tmp/diff_new_pack.sjfjZ5/_new 2021-02-03 19:56:09.065705540 +0100 @@ -1,7 +1,7 @@ # # spec file for package jedit # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -16,6 +16,7 @@ # +%define _buildshell /bin/bash %define section free Name: jedit Version: 5.5.0 @@ -23,7 +24,7 @@ Summary: Programmer's Text Editor Written in Java License: GPL-2.0-or-later Group: Productivity/Text/Editors -Url: http://www.jedit.org/ +URL: http://www.jedit.org/ Source0: http://download.sourceforge.net/jedit/jedit%{version}source.tar.bz2 Source1: icons.tar Source2: %{name}.desktop
