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: Use COPR versioning in COPR builds #231

Closed
wants to merge 1 commit into from
Closed

Conversation

tinez
Copy link
Member

@tinez tinez commented Jun 4, 2022

Our COPR builds are not distinguishable on a per-commit basis - they all
end up having the same version, i.e.:

4.50.1.1-1.fc35

Because of this the newer versions are never picked up by OST.
Let's align our versioning with the rest of the projects and use
the '%{?release_suffix}' variable when it's defined.

Signed-off-by: Marcin Sobczyk msobczyk@redhat.com

Our COPR builds are not distinguishable on a per-commit basis - they all
end up having the same version, i.e.:

 4.50.1.1-1.fc35

Because of this the newer versions are never picked up by OST.
Let's align our versioning with the rest of the projects.

Signed-off-by: Marcin Sobczyk <msobczyk@redhat.com>
@tinez tinez changed the title spec: Use '%{?release_suffix}' in 'Release' spec: Use COPR versioning in COPR builds Jun 4, 2022
@michalskrivanek
Copy link
Member

#232 fixed it

@tinez tinez closed this Jun 4, 2022
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