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

Implement Specfile.bump_release() method #399

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

nforro
Copy link
Member

@nforro nforro commented Jul 17, 2024

Fixes #364.

RELEASE NOTES BEGIN

It is now possible to bump a release in a manner similar to rpmdev-bumpspec using Specfile.bump_release() method.

RELEASE NOTES END

Copy link
Contributor

Build succeeded.
https://softwarefactory-project.io/zuul/t/packit-service/buildset/cf561037dd2f4cc087f631a715a0f663

✔️ pre-commit SUCCESS in 2m 10s
✔️ specfile-tests-rpm-deps SUCCESS in 1m 10s
✔️ specfile-tests-pip-deps SUCCESS in 1m 11s

Copy link
Contributor

@xsuchy xsuchy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1
I tried it on some spec files I found tricky in past and no problem so far.
Thank you.

@xsuchy xsuchy added the mergeit Zuul, merge it! label Jul 18, 2024
Copy link
Contributor

Build succeeded (gate pipeline).
https://softwarefactory-project.io/zuul/t/packit-service/buildset/3526476824df415f9aabb61e369c5303

✔️ pre-commit SUCCESS in 2m 09s

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit a1f476e into main Jul 18, 2024
28 checks passed
@nforro nforro deleted the release-bumping branch July 18, 2024 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit Zuul, merge it!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add rpmdev-bumpspec logic
2 participants