diff options
author | mail_redacted_for_web | 2024-06-16 13:21:43 +0200 |
---|---|---|
committer | mail_redacted_for_web | 2024-06-16 13:21:43 +0200 |
commit | 841414fe2e6fc0b88c7da4251cc326895023b562 (patch) | |
tree | fcc0863904ae1843ec9a083a22e22550206443f1 /nfpm/nfpm.yaml | |
parent | b863c79b58dca3a55c4cdd898b179d680d9de69f (diff) | |
download | lirion-initfunctions-841414fe2e6fc0b88c7da4251cc326895023b562.tar.bz2 |
include changelog init in make, remove prerelease and git stings from version
Diffstat (limited to 'nfpm/nfpm.yaml')
-rw-r--r-- | nfpm/nfpm.yaml | 4 |
1 files changed, 1 insertions, 3 deletions
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 |