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:
parent
352009f6c5
commit
f50241650a
3
_service
3
_service
@ -2,10 +2,9 @@
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://github.com/twpayne/chezmoi.git</param>
|
||||
<param name="revision">v2.29.1</param>
|
||||
<param name="revision">v2.29.2</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="manual"/>
|
||||
<service name="tar" mode="buildtime"/>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/twpayne/chezmoi.git</param>
|
||||
<param name="changesrevision">5e7063ec11bb85efcf8e0c152dcd7dd674ed2d90</param></service></servicedata>
|
||||
<param name="changesrevision">b9536aae9100a2367e7b5baad8a7e251542c45bd</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aaaa88c70b5cb3010e2b9dc4ba6637653b970b315a83af609bbc24b1217b7015
|
||||
size 4675596
|
3
chezmoi-2.29.2.obscpio
Normal file
3
chezmoi-2.29.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4f78971eec3fffc8159ac499bf3bc215d30e478c17816dba1c1294b9a5cfc0c7
|
||||
size 4678668
|
@ -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>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: chezmoi
|
||||
version: 2.29.1
|
||||
mtime: 1672670428
|
||||
commit: 5e7063ec11bb85efcf8e0c152dcd7dd674ed2d90
|
||||
version: 2.29.2
|
||||
mtime: 1673793348
|
||||
commit: b9536aae9100a2367e7b5baad8a7e251542c45bd
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: chezmoi
|
||||
Version: 2.29.1
|
||||
Version: 2.29.2
|
||||
Release: 0
|
||||
Summary: A multi-host manager for dotfiles
|
||||
License: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4c6d83ca418f7a211558083182be0e2b1af248b3baa0095e1ad2227a27819317
|
||||
size 6208762
|
||||
oid sha256:1aa725b1f2efd295f8563a31e26233a945fe15a4a15facee2c2a663ce59176d1
|
||||
size 6222126
|
||||
|
Loading…
x
Reference in New Issue
Block a user