diff options
author | mail_redacted_for_web | 2024-06-16 13:12:21 +0200 |
---|---|---|
committer | mail_redacted_for_web | 2024-06-16 13:12:21 +0200 |
commit | 241c9cc064440df114f635b45d495502cb4b71c1 (patch) | |
tree | 88c4133534eb66ca3048e7de5964a7d12b210d1c /nfpm/nfpm.yaml | |
parent | bcd513b71dc5a4232a42b7bc2f4a643ac43c0552 (diff) | |
download | lirion-initfunctions-241c9cc064440df114f635b45d495502cb4b71c1.tar.bz2 |
Fix: file ending for changelog file
Diffstat (limited to 'nfpm/nfpm.yaml')
-rw-r--r-- | nfpm/nfpm.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nfpm/nfpm.yaml b/nfpm/nfpm.yaml index 2f1d8b1..df3cca3 100644 --- a/nfpm/nfpm.yaml +++ b/nfpm/nfpm.yaml @@ -15,7 +15,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 |