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

Add year and day of year to RPM versions #3610

Merged
merged 1 commit into from Jul 21, 2022

Conversation

HebaruSan
Copy link
Member

Problem

#3609 worked, but the nightly repo only has ckan-1.31.1-1.noarch, which lacks a daily incrementing version number part, so all the builds until the next release will share the same version number and RPM won't update them.

Changes

Now the version has a new piece added to it made up of the year concatenated with the day of the year, just like we did for the .debs in #3215.

I'll merge this as soon as the validation scripts finish.

@HebaruSan HebaruSan added Bug Easy This is easy to fix Pull request Build Issues affecting the build system Linux Issues specific for Linux Package: rpm Issues affecting RPM packaging labels Jul 21, 2022
@HebaruSan HebaruSan merged commit 04f69ec into KSP-CKAN:master Jul 21, 2022
@HebaruSan HebaruSan deleted the fix/rpm-repo-versions branch July 21, 2022 19:04
@HebaruSan
Copy link
Member Author

Updated release.yml in bf92016.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Build Issues affecting the build system Easy This is easy to fix Linux Issues specific for Linux Package: rpm Issues affecting RPM packaging Pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant