[openSUSE/software-o-o] 8060ad: Fix binary coercion for single binaries
Branch: refs/heads/master Home: https://github.com/openSUSE/software-o-o Commit: 8060ad01cb718909b4c5a16ff7d7e43d67527543 https://github.com/openSUSE/software-o-o/commit/8060ad01cb718909b4c5a16ff7d7... Author: Alexander Graul <mail@agraul.de> Date: 2021-05-25 (Tue, 25 May 2021) Changed paths: M lib/obs.rb Log Message: ----------- Fix binary coercion for single binaries When a `binary' is not a `Hashie::Array', it needs to turned into a Hash. Otherwise Hashie::Mash's automatic conversion is confused. Fixes https://github.com/openSUSE/software-o-o/issues/961 Fixes https://github.com/openSUSE/software-o-o/issues/988 Fixes https://github.com/openSUSE/software-o-o/issues/1010 Commit: 375996830a9d05d5c4d8edacc99f190a869aeb12 https://github.com/openSUSE/software-o-o/commit/375996830a9d05d5c4d8edacc99f... Author: Alexander Graul <mail@agraul.de> Date: 2021-05-25 (Tue, 25 May 2021) Changed paths: M lib/obs.rb Log Message: ----------- Merge pull request #1012 from agraul/fix-coercion-error Fix binary coercion for single binaries Compare: https://github.com/openSUSE/software-o-o/compare/b34ed0223974...375996830a9d
participants (1)
-
Alexander Graul