-
Notifications
You must be signed in to change notification settings - Fork 43
Update the RPM spec files to support release/5.6 #80
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
Conversation
cc: @tachoknight @tomerd @futurejones As we are getting closer to releasing Swift 5.6, I updated the spec files to include new repos and drop patch file. @tachoknight Did you get a chance to look into using metadata file for Fedora? |
62118da
to
1e844e8
Compare
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.
cool. one question / discussion point re. versioning of .0 releases
1e844e8
to
3538a12
Compare
nice 🚀 |
I tried to build on Fedora 35 with the spec file but there's a couple of issues, one is minor and I created this PR to fix it. The build doesn't currently work with the latest tag (5.6-DEVELOPMENT-SNAPSHOT-2022-03-02-a) so I guess I'll wait till 5.6 is released to make sure it builds. |
Fixed typo in spec file
Thank you for the fix! |
No description provided.