All Versions
64
Latest Version
Avg Release Cycle
58 days
Latest Release
1119 days ago

Changelog History
Page 2

  • v1.0.3 Changes

    December 31, 2019
    • define %_devel for f30 packaging compatibility
    • ๐Ÿ— missingdeps and builddep fixes
    • --standalone: add BRs for deps of missing deps
  • v1.0.2 Changes

    December 09, 2019
    • ๐Ÿ‘ allow newer time for ghc-8.8
    • ๐Ÿ”จ more type refactoring: PackageIdentifier, LibPkgType, RpmPackage and some associated bugfixes
  • v1.0.1 Changes

    October 01, 2019
    • ๐Ÿ“ฆ doc and prof subpackages for libraries
    • ๐Ÿ“œ reworked to use optparse-applicative (simple-cmd-args)
    • 0๏ธโƒฃ default to Stackage LTS 13
    • F31+ uses triggers for ghc-pkg recache
    • โšก๏ธ wait 104s (< 3 hours) between cabal update's
    • ๐Ÿ”จ refactor using simple-cabal, PackageName and LibPkgType
    • ๐Ÿ– handle setup-depends
    • diff: autodetect subpackaging
    • diff (experimental): trim %changelog with bawolk/hsp if available
    • โฌ‡๏ธ drop pre-built manpage: use Makefile to build it
  • v0.13.3 Changes

    May 10, 2019
    • 0๏ธโƒฃ default stream to lts-12
    • ๐Ÿ“ฆ repoquery for missing deps' package .conf file to avoid modular ghc conflicts
    • only --assumeyes for dnf install when not tty
    • give up if more than one spec file
    • ๐Ÿ›  fix handling unversioned update
    • ๐Ÿ— map cabal build-tool to cabal-install
    • ๐Ÿ— use tmpdir for tmp spec files and building missing deps
    • ๐Ÿ“ฆ finalPackageDescription for debugging Cabal
    • ๐Ÿ›  use simple-cmd-0.1.3.1 for sudo fixes
  • v0.13.2 Changes

    April 09, 2019
    • ๐Ÿ“„ include ANNOUNCE in docs
    • if dependency parallel directory exists, don't check if installed
    • ๐Ÿ›  fix buildDepends on Cabal-2.4
    • ๐Ÿ†• new --standalone option for private packages built with cabal-install
    • ๐Ÿ“ฆ print --{missing,standalone,subpackage} options on spec file header line
  • v0.13.1 Changes

    February 27, 2019
    • โšก๏ธ update: fix rw git dir detection
    • ๐Ÿ›  fix tarball downloading and copying of revised .cabal file
    • ๐Ÿ‘‰ show output (errors) when prepping source and prep in working dir
    • ๐Ÿ“„ include BUGS and CONTRIBUTING as docs
    • ๐Ÿ“ฆ need chrpath for subpackages
    • ๐Ÿ“ฆ move license dir to any common subpackage
  • v0.13 Changes

    February 18, 2019
    • ๐Ÿ‘Œ improve license and doc filtering
    • backup revised .cabal files
    • fallback to spectool for source downloading
    • โฌ‡๏ธ drop selfdep
    • ๐Ÿ“ฆ common subpackage for binlib data files
    • ๐Ÿ— section dividers for sources, setup, build, install, and files
    • โšก๏ธ only run "cabal update" if more than 10min old
    • โฌ‡๏ธ drop support for ghc-7.4.2
  • v0.12.6 Changes

    October 20, 2018
    • โšก๏ธ update: remove old revised .cabal
    • convert revised .cabal file to unix format
    • ๐Ÿ‘ spec: support haskell-gi libraries
    • ๐Ÿšš most of SysCmd moved to simple-cmd library (new dep)
    • can now download multiple source files
    • ๐Ÿ‘‰ use line-buffering for stdout
    • โšก๏ธ always do cabal update
    • support ghc_without_dynamic for static executables
    • ๐Ÿ— build with Cabal-2.4 (ghc-8.6)
  • v0.12.5 Changes

    July 29, 2018
    • โšก๏ธ update: more careful now with fuzz 1 -- ๐Ÿ– handle revised to non-revised -- ๐Ÿ‘Œ improved for subpackaging
    • ๐Ÿ‘Œ improvements to revising of .cabal files -- ๐Ÿ“ฆ place after any subpackages -- ๐Ÿ— use revision when prep'ing and building
    • ๐Ÿ‘‰ use "fedpkg sources" to fetch current Fedora sources
    • ๐Ÿ“ฆ refresh: handle subpackages
    • ๐Ÿ‘ missing: better output for missing sub-deps
    • ๐Ÿ“„ do not put doc* in docs
  • v0.12.4 Changes

    May 31, 2018
    • ๐Ÿ“ฆ now uses Hackage revisions of packages (using wget)
    • spec --stream STREAM replaces --hackage
    • disable https for ghc < 7.10