cabal-rpm v2.0.6 Release Notes

Release Date: 2020-06-28 // almost 4 years ago
    • ๐Ÿ“ฆ spec: use packager's name in %changelog
    • ๐Ÿ“ฆ spec: default package versions to Stackage LTS 16
    • spec now also leaves newly prepped source tree around
    • โœ… spec: handle testsuite tool deps separately
    • โšก๏ธ spec, refresh, update: more care about whether to revise or not
    • ๐Ÿš€ diff: ignore release field
    • prep: be quiet
    • โœ… spec: add a comment for missing testsuite deps
    • only allow specifying major Stackage LTS versions (not minor): for more progressive updating logic (lts-n -> lts-(n+1) -> nightly -> Hackage)
    • spec: don't warn "spec exists" explicitly
    • spec: take specified stream into account for subpackaging
    • โšก๏ธ update: finally run prep to check update okay
    • prep/srpm --verbose and local --quiet options
    • ๐Ÿšš spec: move chmod for docs to %prep
    • spec: check existing .spec file for detecting dropped deps and executable deps
    • โšก๏ธ update: also commit revised .cabal file when no update
    • ๐Ÿ›  fix copying of cached tarballs (longstanding defect)