All Versions
64
Latest Version
Avg Release Cycle
58 days
Latest Release
1489 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.0.8 Changes
March 27, 2021- โก๏ธ update: make sure krb ticket exists before uploading source
- spec: executable doc files now handled by ghc-rpm-macros
- ๐ move dos2unix for revised DOS .cabal from download to spec build time
- ๐ฆ spec: do not enable testsuite for standalone package
- spec: also bash-completion for simple-cmd-args
- 0๏ธโฃ spec: for bash-completions use default not filenames
- Stackage: use lts-17
- pkgInstallMissing: also install ghc-rpm-macros
-
v2.0.7 Changes
October 07, 2020- ๐ spec: setup bash completions for optparse-applicative
- spec: --ignore-missing to ignore deps not yet in hackage
- โก๏ธ update: only commit revised if actual changes
- ๐ show rpmbuild mode
- โก๏ธ spec --standalone updated for cabal-install 3 (f33+)
-
v2.0.6 Changes
June 28, 2020- ๐ฆ 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)
-
v2.0.5 Changes
June 10, 2020- โ spec --tests flag to force enabling testsuite
- spec: fix permissions of extra-source-files
- โก๏ธ update url for Fedora Haskell Packaging Guidelines (TristanCacqueray)
- โก๏ธ make cabal update silent and check for 01-index
- ๐ support Cabal-3.2 ShortText (hekkaidekapus)
- ๐ use simple-cmd-args 0.1.6 for working subcommand help
- ๐ improve handling of update --stream for subpackaging
- โฌ๏ธ bump latest Stackage to LTS 15
- spec: exclude deps dropped with cabal-tweak-drop-dep
-
v2.0.5.1 Changes
June 11, 2020- ๐ spec: fix grep breakage in 2.0.5 release
- โก๏ธ refresh and update now leave newly prepped source tree around
- ๐ spec: dropped deprecated %post and %postun scriptlets
-
v2.0.4 Changes
February 27, 2020- โก๏ธ update: also unbreak patching
-
v2.0.3 Changes
February 24, 2020- refresh: unbreak to patch spec file
- spec: detect local revised .cabal file
-
v2.0.2 Changes
February 20, 2020- โฌ๏ธ drop %_devel compat macro
- 0๏ธโฃ default stream is now lts-14
- ๐ฆ sort deps of subpackages
- metapkgs don't have prof or doc
- ๐ fix generation of subpackages for a new package
- โก๏ธ update: logic reworked to reduce redundant downloads
-
v2.0.1 Changes
February 06, 2020- quote macros in commented fields
- ๐ฆ read --subpackage from spec header
- ๐ฆ generate BRs for subpackages
-
v2.0.0 Changes
January 16, 2020- ๐จ major refactor to handle stream/pkgid more precisely and correctly
(hence major version bump due to behavior changes)
- eg can no longer specify both stream and pkg-ver
- ๐ฆ check for package first in default LTS, then latest LTS, and Nightly, before Hackage
- respect and read/write --standalone and --stream in spec header consistently (note default LTS stream is not written to header)
- ๐ fix infinite loop for 'install'
- optionally use libcurl binding instead of former stackage-query fallback
- ๐จ major refactor to handle stream/pkgid more precisely and correctly
(hence major version bump due to behavior changes)