-
Notifications
You must be signed in to change notification settings - Fork 168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
clear up ambiguity with RPM epochs #70
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Per the comments on the issue my recommendation would be to use a qualifier rather than adorning the version number.
This is a real world example, part of fedora, but I'm not sure which distro version. I copied `fedora-25` from the example above it.
@iamwillbar I added the requested changes. Let me know if this works for you! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@wgwoods do you have any thoughts on this before I go ahead and merge it? |
I want to agree with the notion here but - ugly though it is - I'm not sure whether you can consider epoch as optional separate from version? (More details in my comment in #69) |
Closes #69