SHA256
1
0
forked from pool/chezmoi

Accepting request 1030436 from home:fbonazzi:branches:utilities

- Put up new package description following
  https://en.opensuse.org/openSUSE:Package_description_guidelines
- Update to version 2.25.0
    fix: Use textconv in interactive diffs
    feat: Add shell completion for --include and --exclude flags
    feat: Add eqFold template function
    feat: Add scriptEnv configuration variable
    feat: Use target paths in automatically generated commit messages
    feat: 1Password account lookup table
    chore: Fail if multiple config file templates or config files are found
    fix: Make chattr {no,}encrypted decrypt and encrypt source file
- Clean up spec file
- Initial version 2.24.0

OBS-URL: https://build.opensuse.org/request/show/1030436
OBS-URL: https://build.opensuse.org/package/show/utilities/chezmoi?expand=0&rev=6
This commit is contained in:
2022-10-21 15:21:32 +00:00
committed by Git OBS Bridge
parent 8cc55a459c
commit d55e960d76

View File

@@ -8,6 +8,14 @@ Fri Oct 21 00:11:38 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
Thu Oct 20 16:33:13 UTC 2022 - filippo.bonazzi@suse.com
- Update to version 2.25.0
fix: Use textconv in interactive diffs
feat: Add shell completion for --include and --exclude flags
feat: Add eqFold template function
feat: Add scriptEnv configuration variable
feat: Use target paths in automatically generated commit messages
feat: 1Password account lookup table
chore: Fail if multiple config file templates or config files are found
fix: Make chattr {no,}encrypted decrypt and encrypt source file
-------------------------------------------------------------------
Fri Sep 30 15:27:54 UTC 2022 - Filippo Bonazzi <filippo.bonazzi@suse.com>