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 an optional release version suffix to RPM templates #569

Merged
merged 2 commits into from
Feb 25, 2020
Merged

Add an optional release version suffix to RPM templates #569

merged 2 commits into from
Feb 25, 2020

Conversation

cottsay
Copy link
Member

@cottsay cottsay commented Jan 16, 2020

We can use this RPM macro to optionally append a build stamp to the release version at build time. This is necessary to achieve the same non-abi-compatible scheme as is used in the ROS debian packages.

I've been using another method to suffix the timestamps, but this way is significantly cleaner.

We can use this RPM macro to optionally append a build stamp to the
release version at build time. This is necessary to achieve the same
non-abi-compatible scheme as is used in the ROS debian packages.
@wjwwood wjwwood merged commit 01c4446 into ros-infrastructure:master Feb 25, 2020
@cottsay cottsay deleted the rpm_release_suffix branch February 27, 2020 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants