SHA256
1
0
forked from pool/chezmoi

Accepting request 1058648 from home:fbonazzi:branches:utilities

- Remove `changesgenerate` service
  Upstream provides a better changelog than the one this service is able to
  generate from git commits.
- Update to version 2.29.2:
  * feat: Add keepassxc.prompt config variable
  * chore: Update dependencies

OBS-URL: https://build.opensuse.org/request/show/1058648
OBS-URL: https://build.opensuse.org/package/show/utilities/chezmoi?expand=0&rev=22
This commit is contained in:
2023-01-16 09:41:10 +00:00
committed by Git OBS Bridge
parent 352009f6c5
commit f50241650a
8 changed files with 25 additions and 12 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Jan 16 09:33:08 UTC 2023 - Filippo Bonazzi <filippo.bonazzi@suse.com>
- Remove `changesgenerate` service
Upstream provides a better changelog than the one this service is able to
generate from git commits.
-------------------------------------------------------------------
Mon Jan 16 09:29:09 UTC 2023 - Filippo Bonazzi <filippo.bonazzi@suse.com>
- Update to version 2.29.2:
* feat: Add keepassxc.prompt config variable
* chore: Update dependencies
-------------------------------------------------------------------
Mon Jan 09 17:58:34 UTC 2023 - Filippo Bonazzi <filippo.bonazzi@suse.com>