Skip to content
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

Remove epoch int type enforcement. #22

Merged
merged 1 commit into from Sep 18, 2018
Merged

Remove epoch int type enforcement. #22

merged 1 commit into from Sep 18, 2018

Conversation

Firstyear
Copy link

In some cases people may want to macro define an epoch for some builds. Enforcing that epoch is an int prevents this from functioning.

An example spec could be:

Epoch:      0%{?_epoch}

In some cases people may want to macro define an epoch for some
builds. Enforcing that epoch is an int prevents this from functioning.
@bkircher
Copy link
Owner

Good point. Makes sense. Thanks for the PR

@bkircher bkircher merged commit c769c34 into bkircher:master Sep 18, 2018
@Firstyear
Copy link
Author

Thank you so much, I appreciate your time to review and merge this.

@Firstyear Firstyear deleted the remove-epoch-type branch September 18, 2018 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants