-
- Downloads
packaging: normalize Fedora repository definition
When invoking Fedora's package manager, the Ring repository definition would show as "Ring $releasever", which does not make sense. # dnf update Ring 23 - x86_64 - ring Fedora 23 - x86_64 - Updates ... Normalizing the repository definition to match Fedora's pattern produces a more coherent display. # dnf update Fedora 23 - x86_64 Fedora 23 - x86_64 - Updates Ring - x86_64 - Nightly Change-Id: I7a9a2f304c0aa50698202e537969fc57ad520b9e
Please register or sign in to comment