Skip to content

fix rpm version on tagged commits #999

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

Merged
merged 1 commit into from
Jul 15, 2025

Conversation

tomjelinek
Copy link
Member

Sed expression "s#%glo.*alpha.*##g" was too generic and could match and remove other lines in rpm/pcs.spec.in, such as: %global rpm_version %(echo %{clean_version} | sed -e 's/\\([[:alpha:]]\\)/~\\1/')

Sed expression "s#%glo.*alpha.*##g" was too generic and could match
and remove other lines in rpm/pcs.spec.in, such as:
%global rpm_version %(echo %{clean_version} | sed -e 's/\\([[:alpha:]]\\)/~\\1/')
@tomjelinek tomjelinek requested a review from mirecheck July 14, 2025 15:05
@tomjelinek tomjelinek merged commit c01edbd into pcs-0.11 Jul 15, 2025
1 check failed
@tomjelinek tomjelinek deleted the pcs-0.11_fix-rpm-version-on-tagged-commits branch July 15, 2025 07:21
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.

2 participants