Bug 1169782
| Summary: | RFE - Show package "version-release" instead of just "version" | ||
|---|---|---|---|
| Product: | [Community] Copr | Reporter: | Mat Booth <mat.booth> |
| Component: | frontend | Assignee: | Valentin Gologuzov <vgologuz> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | hobbes1069, jberan, mhayden, vgologuz |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-01-26 11:01:54 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
*** Bug 1158532 has been marked as a duplicate of this bug. *** Released to fedora-infra cloud. Builds version: copr-backend 1.57 copr-frontend 1.52 Can we drop the dist tag? It's using the one from the SRPM and not the resultant packages which is confusing. |
Every place that show a package version, shows only the version It would be much more useful if it also showed the release, maybe even the epoch. On the "builds" and "monitor" pages, I would like to see something like this in the version column: if epoch > 0: epoch:version-release else: version-release