Accepting request 1248232 from utilities
- Update to version 2.60.0: - Features * feat: Add promptMultiChoice{,Once} * feat: Add -0 flag to ignored, managed, and unmanaged commands - Fixes * fix: Fix persistent state mode when using cd command with an argument - Documentation updates * docs: Reference templates in password managers * docs: Add warnings about HCP Vault Secrets and hcp * docs: Add a warning about nested --exact --recursive * docs: Add link to auto-commit docs to quick-start * docs: Extend special files and directories docs * docs: Add fish-chezmoi to related software OBS-URL: https://build.opensuse.org/request/show/1248232 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/chezmoi?expand=0&rev=70
This commit is contained in:
commit
03adb65db6
2
_service
2
_service
@ -2,7 +2,7 @@
|
||||
<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.59.1</param>
|
||||
<param name="revision">v2.60.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
</service>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:13526eabd166578e65e0bcc664c6cb586b4faedffba57b4c3fa2557e6ea3d5a3
|
||||
size 5228557
|
3
chezmoi-2.60.0.obscpio
Normal file
3
chezmoi-2.60.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:843423676e55027e511ee4e32c1e9840573789307328e2ea2572c33eeef4a42c
|
||||
size 5333517
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 18:48:34 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
||||
|
||||
- Update to version 2.60.0:
|
||||
- Features
|
||||
* feat: Add promptMultiChoice{,Once}
|
||||
* feat: Add -0 flag to ignored, managed, and unmanaged commands
|
||||
- Fixes
|
||||
* fix: Fix persistent state mode when using cd command with an argument
|
||||
- Documentation updates
|
||||
* docs: Reference templates in password managers
|
||||
* docs: Add warnings about HCP Vault Secrets and hcp
|
||||
* docs: Add a warning about nested --exact --recursive
|
||||
* docs: Add link to auto-commit docs to quick-start
|
||||
* docs: Extend special files and directories docs
|
||||
* docs: Add fish-chezmoi to related software
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 12 19:13:10 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: chezmoi
|
||||
version: 2.59.1
|
||||
mtime: 1738960748
|
||||
commit: ca8fe5bfcb148741d2763d93ce0d562e04fa3ae3
|
||||
version: 2.60.0
|
||||
mtime: 1740351563
|
||||
commit: 3442bd4f409f0120a90663679c08703684fb5606
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: chezmoi
|
||||
Version: 2.59.1
|
||||
Version: 2.60.0
|
||||
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:b738e702a61614a6d583c5c3d0c8738cf794362bf113800467ad338aece4575d
|
||||
size 13873751
|
||||
oid sha256:1ee02c37d42639c557f97d1d612fcbd3126dadb6a0b0193b2bed119a38bbe0f2
|
||||
size 13860658
|
||||
|
Loading…
x
Reference in New Issue
Block a user