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

Use rpm.ds instead of deprecated hdr.dsFromHeader #488

Merged
merged 1 commit into from
Jan 28, 2024

Commits on Jan 21, 2024

  1. Use rpm.ds instead of deprecated hdr.dsFromHeader

    Fix rpm-software-management#481
    See also rpm-software-management/mock#1223
    
    As a reproducer, I used the following releaser:
    
        [yum]
        releaser = tito.release.YumRepoReleaser
        builder = tito.builder.Builder
        srpm_disttag = fc39
        rsync = /tmp/tito/yum-repo
    
    and then did `tito release yum`.
    FrostyX committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    d6980fd View commit details
    Browse the repository at this point in the history