Hello community, here is the log from the commit of package bash for openSUSE:Factory checked in at 2020-10-08 13:05:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bash (Old) and /work/SRC/openSUSE:Factory/.bash.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bash" Thu Oct 8 13:05:35 2020 rev:166 rq:836440 version:5.0.18 Changes: -------- --- /work/SRC/openSUSE:Factory/bash/bash.changes 2020-08-17 11:59:34.614500214 +0200 +++ /work/SRC/openSUSE:Factory/.bash.new.4249/bash.changes 2020-10-08 13:05:44.394822368 +0200 @@ -1,0 +2,6 @@ +Wed Sep 23 16:30:31 UTC 2020 - Stefan Dirsch <[email protected]> + +- dot.profile: moved example for user specific LANG setting + from .profile to .i18n (x11-tools package) skeleton file (boo#1158724) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dot.profile ++++++ --- /var/tmp/diff_new_pack.7CgIvJ/_old 2020-10-08 13:05:46.026823845 +0200 +++ /var/tmp/diff_new_pack.7CgIvJ/_new 2020-10-08 13:05:46.026823845 +0200 @@ -7,16 +7,6 @@ test -z "$PROFILEREAD" && . /etc/profile || true -# Most applications support several languages for their output. -# To make use of this feature, simply uncomment one of the lines below or -# add your own one (see /usr/share/locale/locale.alias for more codes) -# This overwrites the system default set in /etc/sysconfig/language -# in the variable RC_LANG. -# -#export LANG=de_DE.UTF-8 # uncomment this line for German output -#export LANG=fr_FR.UTF-8 # uncomment this line for French output -#export LANG=es_ES.UTF-8 # uncomment this line for Spanish output - # Some applications read the EDITOR variable to determine your favourite text # editor. So uncomment the line below and enter the editor of your choice :-) #export EDITOR=/usr/bin/vim
