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

Do not use headerNVR in Package.version #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pterjan
Copy link

@pterjan pterjan commented Jan 5, 2025

It is no longer available with rpm >= 4.14

Fixes #13

It is no longer available with rpm >= 4.14
@agrare
Copy link

agrare commented Jan 15, 2025

Awesome fix @pterjan, this resolves the issue with Package#version and Package#to_s for me.
@dmacvicar can you take a look and cut a release when you get a chance?

agrare added a commit to agrare/ruby-rpm-ffi that referenced this pull request Jan 16, 2025
Do not use headerNVR in Package.version
agrare pushed a commit to agrare/ruby-rpm-ffi that referenced this pull request Feb 3, 2025
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.

rpm 4.14 support
2 participants