Description of problem: https://koji.fedoraproject.org/koji/taskinfo?taskID=98641928 ``` Failures: 1) Magick::Image::Info#origin works Failure/Error: expect(info.origin).to eq('+10+10') expected: "+10+10" got: "+10+10>" (compared using ==) # ./spec/rmagick/image/info/origin_spec.rb:6:in `block (2 levels) in <top (required)>' Finished in 31.21 seconds (files took 0.83944 seconds to load) 739 examples, 1 failure, 1 pending ``` Version-Release number of selected component (if applicable): rubygem-rmagick-5.1.0-4.fc38
I believe this is unwanted change in ImageMagick 7.1.0-61: https://github.com/ImageMagick/ImageMagick/issues/6158
Fixed by the upstream commit: https://github.com/ImageMagick/ImageMagick/commit/06d3b282a43457da6b3a2d3f84c33e07064a1e98
FEDORA-2023-c4efa9dcfe has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-c4efa9dcfe
FEDORA-2023-c4efa9dcfe has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report.