File nfpm.changes of Package nfpm

-------------------------------------------------------------------
Tue Sep 02 05:57:11 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>

- Update to version 2.43.1:
  * Bug fixes
    - 409e8c9: fix: dir ownership when type: dir (@caarlos0)
    - 0b3c28f: fix: symlink with empty mtime (#955) (@caarlos0)
  * Other work
    - 4497fb3: docs: corrected amd64 name for deb in
      goarch-to-pkg.md (#945) (@BCMM)
    - 83fcc7d: docs: improve version extraction of systemctl (#961)
      (@supcik)
    - 9c3ba6b: docs: update cmd docs (@caarlos0)
    - b2a1c0e: refactor: move it around a bit (@caarlos0)
    - d0d7d06: refactor: use stdlib maps (#942) (@scop)
  * Dependencies
    - chore(deps): bump github.com/ulikunitz/xz from 0.5.14 to
      0.5.15 (#965)
    - chore(deps): bump github.com/ulikunitz/xz from 0.5.13 to
      0.5.14 (#964)
    - chore(deps): bump github.com/stretchr/testify from 1.11.0 to
      1.11.1 (#963)
    - chore(deps): bump github.com/stretchr/testify from 1.10.0 to
      1.11.0 (#962)
    - chore(deps): bump github.com/ulikunitz/xz from 0.5.12 to
      0.5.13 (#960)
    - chore(deps): bump anchore/sbom-action from 0.20.4 to 0.20.5
      (#959)
    - chore(deps): bump actions/checkout from 4 to 5 (#958)
    - chore(deps): bump actions/cache from 4.2.3 to 4.2.4 (#957)
    - chore(deps): bump github.com/google/rpmpack from 0.7.0 to
      0.7.1 (#951)
    - chore(deps): bump anchore/sbom-action from 0.20.2 to 0.20.4
      (#950)
    - chore(deps): bump sigstore/cosign-installer from 3.9.1 to
      3.9.2 (#949)
    - chore(deps): bump anchore/sbom-action from 0.20.1 to 0.20.2
      (#947)
    - chore(deps): bump github.com/Masterminds/semver/v3 from 3.3.1
      to 3.4.0 (#946)
    - chore(deps): bump github.com/caarlos0/go-version from 0.2.0
      to 0.2.1 (#944)
    - chore(deps): bump sigstore/cosign-installer from 3.8.2 to
      3.9.1 (#943)
    - chore(deps): bump anchore/sbom-action from 0.20.0 to 0.20.1
      (#940)
    - chore(deps): bump stefanzweifel/git-auto-commit-action from 5
      to 6 (#937)
    - chore(deps): bump github.com/goreleaser/chglog from 0.7.0 to
      0.7.3 (#936)

-------------------------------------------------------------------
Sun Jun 08 06:10:22 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>

- Update to version 2.43.0:
  * New Features
    - 2e47af6: feat: srpm (#935) (@caarlos0)
  * Other work
    - fdc6b11: docs: update cmd docs (@caarlos0)
  * Dependencies
    - chore(deps): bump github.com/google/rpmpack (#934)
    - chore(deps): bump github.com/ProtonMail/go-crypto from 1.2.0
      to 1.3.0 (#931)

-------------------------------------------------------------------
Wed May 21 13:50:24 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>

- Update to version 2.42.1:
  * Bugfixes
    - c94b6a1: fix: lint issues, modernize codebase (#922)
      (@caarlos0)
  * Other work
    - a543547: docs: update cmd docs (@caarlos0)
  * Dependencies
    - chore(deps): update rpmpack to last commit
    - chore(deps): bump anchore/sbom-action from 0.19.0 to 0.20.0
      (#930)
    - chore(deps): bump dependabot/fetch-metadata from 2.3.0 to
      2.4.0 (#929)
    - chore(deps): bump dario.cat/mergo from 1.0.1 to 1.0.2 (#928)
    - chore(deps): bump golangci/golangci-lint-action from 7 to 8
      (#926)
    - chore(deps): bump anchore/sbom-action from 0.18.0 to 0.19.0
      (#925)
    - chore(deps): bump sigstore/cosign-installer from 3.8.1 to
      3.8.2 (#924)
    - chore(deps): bump github.com/ProtonMail/go-crypto from 1.1.6
      to 1.2.0 (#923)

-------------------------------------------------------------------
Sat Mar 29 07:51:02 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>

- Update to version 2.42.0:
  * New Features
    - 2c0c2a0: feat: Add BuildHost option to RPM packages (#914)
      (@onshorechet)
  * Bug fixes
    - 17cc289: fix: nfpm init changelog file name (@caarlos0)
  * Dependency updates
    - 4200fa0: feat(deps): update to go 1.23, update golang.org/x/
      deps (@caarlos0)
  * Other work
    - ed61e2e: docs: fix typo in goarch-to-pkg.md (#916)
      (@erdnaxeli)
    - eaf8141: docs: update cmd docs (@caarlos0)

-------------------------------------------------------------------
Fri Feb 28 05:41:25 UTC 2025 - opensuse_buildservice@ojkastl.de

- Update to version 2.41.3:
  * fix(rpm): signing for rpm <= 4.16 (#910)
  * chore(deps): bump sigstore/cosign-installer from 3.8.0 to 3.8.1
    (#909)
  * chore(deps): bump github.com/klauspost/compress from 1.17.11 to
    1.18.0 (#908)
  * chore(deps): bump actions/cache from 4.2.0 to 4.2.1 (#907)
  * chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1
    (#906)
  * fix(deb): content file modes to support gdebi (#904)
  * chore(deps): bump sigstore/cosign-installer from 3.7.0 to 3.8.0
    (#905)
  * chore(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0
    (#902)
  * chore(deps): bump anchore/sbom-action from 0.17.9 to 0.18.0
    (#901)
  * chore(deps): bump github.com/ProtonMail/go-crypto from 1.1.4 to
    1.1.5 (#900)
  * docs: update cmd docs

-------------------------------------------------------------------
Sun Jan 12 07:34:12 UTC 2025 - opensuse_buildservice@ojkastl.de

- Update to version 2.41.2:
  * test: test centos10, fedora 40+ (#899)
  * ci: release metadata (#882)
  * ci: aur sources archive content (#896)
  * ci: update dependabot config
  * chore(deps): update chglog
  * feat(deps): bump github.com/caarlos0/go-version from 0.1.1 to
    0.2.0
  * feat(deps): bump github.com/invopop/jsonschema from 0.12.0 to
    0.13.0 (#897)
  * ci: publish AUR from sources (#895)
  * chore(deps): bump anchore/sbom-action from 0.17.8 to 0.17.9
    (#894)
  * feat(deps): bump golang.org/x/crypto from 0.23.0 to 0.31.0
    (#893)
  * chore(deps): bump actions/cache from 4.1.2 to 4.2.0 (#892)
  * docs: sponsor logo (#887)
  * feat(deps): bump github.com/stretchr/testify from 1.9.0 to
    1.10.0 (#888)
  * chore(deps): bump anchore/sbom-action from 0.17.7 to 0.17.8
    (#886)
  * feat(deps): bump github.com/Masterminds/semver/v3 from 3.3.0 to
    3.3.1 (#885)
  * fix: testifylint and revive lint issues (#884)
  * chore(deps): remove github.com/xi2/xz (#883)
  * docs: update cmd docs

-------------------------------------------------------------------
Sun Jan 12 06:52:34 UTC 2025 - opensuse_buildservice@ojkastl.de

- Update to version 2.41.1:
  * fix: properly close file
  * chore(deps): bump codecov/codecov-action from 4 to 5 (#881)
  * chore(deps): bump anchore/sbom-action from 0.17.6 to 0.17.7
    (#875)
  * ci: updating build scripts (#877)
  * ci: add back dpkg-signed tests
  * ci: update acceptance tests to debian:trixie, remove dpkg-sig
    from tests
  * chore(deps): bump anchore/sbom-action from 0.17.5 to 0.17.6
    (#873)
  * docs: update cmd docs
  * chore(deps): bump anchore/sbom-action from 0.17.3 to 0.17.5
    (#870)
  * chore(deps): bump actions/cache from 4.1.1 to 4.1.2 (#871)

-------------------------------------------------------------------
Fri Oct 25 16:53:37 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.41.0:
  * docs: fix bad documentation
  * fix: improve init
  * chore(deps): bump anchore/sbom-action from 0.17.2 to 0.17.3
    (#867)
  * feat(deps): bump github.com/klauspost/compress from 1.17.10 to
    1.17.11 (#868)
  * chore(deps): bump actions/cache from 4.1.0 to 4.1.1 (#866)
  * chore(deps): bump sigstore/cosign-installer from 3.6.0 to 3.7.0
    (#865)
  * chore(deps): bump actions/cache from 4.0.2 to 4.1.0 (#864)
  * chore(deps): bump cachix/install-nix-action from 29 to 30
    (#863)
  * docs: fix arch and platform env var examples (#862)
  * chore(deps): bump cachix/install-nix-action from V28 to 29
    (#861)
  * feat(deps): bump github.com/klauspost/compress from 1.17.9 to
    1.17.10 (#860)
  * feat(rpm): support %config(missingok) (#854)
  * fix: undefined variable 'staging-pkgs' (#858)
  * chore(deps): bump cachix/install-nix-action from V27 to 28
    (#855)
  * docs: update cmd docs

-------------------------------------------------------------------
Sat Sep 14 16:25:54 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.40.0:
  * feat(deps): bump github.com/Masterminds/semver/v3 from 3.2.1 to
    3.3.0 (#852)
  * chore(deps): bump anchore/sbom-action from 0.17.1 to 0.17.2
    (#851)
  * feat(deps): bump dario.cat/mergo from 1.0.0 to 1.0.1 (#850)
  * feat(deb): set license field (#849)
  * docs: update cmd docs

-------------------------------------------------------------------
Fri Aug 16 18:11:13 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.39.0:
  * build: fix packagers shell on darwin
  * feat: env var substitution in description (#848)
  * build: update flake.nix
  * chore(deps): bump anchore/sbom-action from 0.17.0 to 0.17.1
    (#846)
  * chore(deps): bump sigstore/cosign-installer from 3.5.0 to 3.6.0
    (#845)
  * chore(deps): bump benc-uk/workflow-dispatch from 1.2.3 to 1.2.4
    (#844)
  * chore(deps): bump anchore/sbom-action from 0.16.1 to 0.17.0
    (#843)
  * chore(deps): bump anchore/sbom-action from 0.16.0 to 0.16.1
    (#842)
  * fix(deb): dpkg-sig format (#841)
  * docs: update cmd docs

-------------------------------------------------------------------
Wed Jul 10 08:37:36 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.38.0:
  * docs: clarify trailing slash in dst
  * fix: system fs paths on windows (#838)
  * test: centos8 mirrorlist has been down for a long time (#837)
  * fix: rpm doesnt allow dashes in prerelease (#836)
  * fix: better handle files owned by the fs (#834)
  * chore: cleanup
  * docs: update
  * docs: update
  * feat(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1
    (#832)
  * feat(deps): bump github.com/klauspost/compress from 1.17.8 to
    1.17.9 (#831)
  * ci: update goreleaser config
  * chore(deps): bump goreleaser/goreleaser-action from 5 to 6
    (#827)
  * chore(deps): bump cachix/install-nix-action from 26 to 27
    (#823)
  * docs: update cmd docs

-------------------------------------------------------------------
Mon Jun 17 18:48:05 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 2.37.1:
  * fix: move mod back to go 1.21
  * docs: update cmd docs
  * test: test enumarate
  * chore(deps): update go-rpmutils (#814)
  * docs: update cmd docs
  * feat: support for ipk packages (#818)
  * chore(deps): update go-rpmutils
  * chore(deps): bump golangci/golangci-lint-action from 5 to 6
    (#819)
  * chore(deps): bump anchore/sbom-action from 0.15.10 to 0.15.11
    (#817)
  * chore(deps): bump golangci/golangci-lint-action from 4 to 5
    (#816)

-------------------------------------------------------------------
Mon Jun 17 18:47:53 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>

- new package nfpm: a simple deb, rpm, apk and arch linux packager
  written in Go
openSUSE Build Service is sponsored by