cabal-rpm v0.8.11 Release Notes

Release Date: 2014-05-17 // almost 10 years ago
    • ๐Ÿ— build command renamed again from "rpm" to "local" (like fedpkg)
    • ๐Ÿ‘‰ use .spec file to determine pkg-ver when no .cabal file around
    • โœ… automatically generate bcond for %check and add testsuite BRs when testsuites available
    • disable debuginfo explicitly when no c-sources in preparation for ghc-rpm-macros no longer disabling debuginfo
    • reset filemode of downloaded hackage tarballs to 0644: workaround for cabal-install setting 0600
    • ๐Ÿš€ include release again in initial changelog
    • also pull in Cabal and ghc-rpm-macros when yum installing deps
    • no longer depends on regex-compat
    • ๐Ÿ”จ some refactorings