-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
fix(nim-nightly): fixed package name #1082
Conversation
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.
I'm pretty sure you're gonna need obsoletes for the subpackages too
Signed-off-by: madomado <[email protected]>
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.
pretty sure dist tag isn't needed, also you might want to provides for the "broken name", just in case, see:
https://docs.fedoraproject.org/en-US/packaging-guidelines/#renaming-or-replacing-existing-packages
Signed-off-by: madomado <[email protected]>
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.
set the release in the obsoletes to be one higher than the last build of the faulty package
Take %{?dist} into account: When deciding what $obsEVR should be, remember that it needs to be higher than the previous Release:, including the %{?dist} suffix. Example: if the package previously had the release tag of -4.fcNN, the release specified in $obsEVR should be at least 5.
(cherry picked from commit 37416a0)
(cherry picked from commit 37416a0)
(cherry picked from commit 37416a0)
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation and see the Github Action logs for details |
(cherry picked from commit 37416a0) Co-authored-by: madomado <[email protected]>
(cherry picked from commit 37416a0) Co-authored-by: madomado <[email protected]>
(cherry picked from commit 37416a0) Co-authored-by: madomado <[email protected]>
No description provided.