mirror of
https://github.com/goreleaser/nfpm.git
synced 2026-06-19 08:05:04 +00:00
4db80ebff3
* feat: allow env expansion in conflicts, suggests, recommends, depends, provides, and replaces. Ensuring empty env vars get stripped to not cause issues * added test for boolean dependencies for rpm, deb, and apk. * fix: fork rpmpack to make it easier to add features and adapt it * test: fix linter issues * test: fix ruleguard issues