What | Removed | Added |
---|---|---|
CC | mhroncok@redhat.com |
I have chromium-55.0.2883.87-1.fc25.x86_64 and I've noticed 2 things: [~]$ rpm -q --requires chromium-libs | grep media chromium-libs-media(x86-64) >= 55 That's good. But: [~]$ rpm -q --requires chromium | grep media chromium-libs-media(x86-64) = 55.0.2883.87-1.fc25 I think we need ">= 55" in both of those don't we?