Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-kitchen for openSUSE:Factory checked in at 2021-01-19 16:03:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-kitchen (Old) and /work/SRC/openSUSE:Factory/.python-kitchen.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-kitchen" Tue Jan 19 16:03:04 2021 rev:7 rq:864230 version:1.2.6 Changes: -------- --- /work/SRC/openSUSE:Factory/python-kitchen/python-kitchen.changes 2020-09-09 18:12:10.555757312 +0200 +++ /work/SRC/openSUSE:Factory/.python-kitchen.new.28504/python-kitchen.changes 2021-01-19 16:04:04.471549917 +0100 @@ -1,0 +2,5 @@ +Tue Jan 19 06:35:00 UTC 2021 - John Vandenberg <jay...@gmail.com> + +- Fix bare words in spec, no longer supported + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-kitchen.spec ++++++ --- /var/tmp/diff_new_pack.H3Ltlb/_old 2021-01-19 16:04:05.019550741 +0100 +++ /var/tmp/diff_new_pack.H3Ltlb/_new 2021-01-19 16:04:05.019550741 +0100 @@ -54,7 +54,7 @@ %check export LANG='en_US.UTF8' %{python_expand # run test -%if $python == python2 +%if "$python" == "python2" pushd kitchen2 %else pushd kitchen3