Hello community, here is the log from the commit of package suse-hpc for openSUSE:Leap:15.2 checked in at 2020-05-13 04:02:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/suse-hpc (Old) and /work/SRC/openSUSE:Leap:15.2/.suse-hpc.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "suse-hpc" Wed May 13 04:02:48 2020 rev:45 rq:803505 version:0.5 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/suse-hpc/suse-hpc.changes 2020-05-12 11:31:46.359665250 +0200 +++ /work/SRC/openSUSE:Leap:15.2/.suse-hpc.new.2738/suse-hpc.changes 2020-05-13 04:02:49.869583392 +0200 @@ -1,0 +2,5 @@ +Thu May 7 21:50:13 UTC 2020 - Egbert Eich <[email protected]> + +- Fix typo in shell script variable. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ macros.hpc ++++++ --- /var/tmp/diff_new_pack.a11YUB/_old 2020-05-13 04:02:50.377584458 +0200 +++ /var/tmp/diff_new_pack.a11YUB/_new 2020-05-13 04:02:50.377584458 +0200 @@ -427,7 +427,7 @@ v=%{-O*}; \ for i in ${v//:/ }; \ do echo "Obsoletes: $i < %version"; \ - echo "Provides: %i = %version"; \ + echo "Provides: $i = %version"; \ done)\ } \ %{!-E:Requires: %{s_name} = %version} \
