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 support for Obsoletes tag in RPM definition #778

Merged
merged 2 commits into from
Nov 13, 2023

Commits on Nov 6, 2023

  1. Add support for Obsoletes tag in RPM definition

    Currently there doesn't appear to be any support `Obsoletes` in our
    RPM structure.  This change introduces the support for the `Obsoletes`
    tag in the RPM specfile.  Unlikely `Requires`, there doesn't appear to
    be a context-specific `Obsoletes`, so this is not added here.
    kellyma2 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    60f395d View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    8f64380 View commit details
    Browse the repository at this point in the history