From 841414fe2e6fc0b88c7da4251cc326895023b562 Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Sun, 16 Jun 2024 13:21:43 +0200 Subject: include changelog init in make, remove prerelease and git stings from version --- nfpm/nfpm.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'nfpm/nfpm.yaml') diff --git a/nfpm/nfpm.yaml b/nfpm/nfpm.yaml index 2f1d8b1..1d25651 100644 --- a/nfpm/nfpm.yaml +++ b/nfpm/nfpm.yaml @@ -4,8 +4,6 @@ platform: linux version: 1.0.0 version_schema: semver epoch: 1 -prerelease: wtf1 -version_metadata: git release: 1 section: admin priority: optional @@ -15,7 +13,7 @@ vendor: lirion.de homepage: https://git.lirion.de/lirion-initfunctions/ license: LGLPv3 mtime: "2024-06-16T12:30:00Z" -changelog: "changelog.yaml" +changelog: "changelog.yml" disable_globbing: false depends: - bash -- cgit v1.2.3