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

spec file: revert to the previous Release tag #350

Closed
wants to merge 1 commit into from
Closed

spec file: revert to the previous Release tag #350

wants to merge 1 commit into from

Conversation

HonzaCholasta
Copy link
Contributor

@HonzaCholasta HonzaCholasta commented Dec 19, 2016

Revert from the current Release tag value upstream to the previously used
0%{?dist}, because:

  • 0 sorts before 1, which is usually used as the initial release number
    in downstream packages,

  • the information provided by %{?dist} is useful, as packages built on
    one OS are not always installable on another OS.

https://fedorahosted.org/freeipa/ticket/6418

Revert from the current Release tag value `upstream` to the previously used
`0%{?dist}`, because:

* `0` sorts before `1`, which is usually used as the initial release number
  in downstream packages,

* the information provided by `%{?dist}` is useful, as packages built on
  one OS are not always installable on another OS.

https://fedorahosted.org/freeipa/ticket/6418
@stlaz
Copy link
Contributor

stlaz commented Jan 2, 2017

I also appreciate the dist information, ACK.

@stlaz stlaz added the ack Pull Request approved, can be merged label Jan 2, 2017
@HonzaCholasta
Copy link
Contributor Author

@HonzaCholasta HonzaCholasta added the pushed Pull Request has already been pushed label Jan 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ack Pull Request approved, can be merged pushed Pull Request has already been pushed
Projects
None yet
2 participants