SHA256
1
0
forked from pool/chezmoi

Accepting request 1117686 from home:fbonazzi:branches:utilities

- Update to version 2.40.3:
  * feat: Add env config var as an alternative to scriptEnv
  * feat: Warn when overriding CHEZMOI_ env vars
  * feat: Set CHEZMOI_ and scriptEnv env vars for all invoked commands

OBS-URL: https://build.opensuse.org/request/show/1117686
OBS-URL: https://build.opensuse.org/package/show/utilities/chezmoi?expand=0&rev=75
This commit is contained in:
2023-10-13 15:54:42 +00:00
committed by Git OBS Bridge
parent 59d1a775ab
commit 559b682a6c
7 changed files with 18 additions and 10 deletions

View File

@@ -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.40.2</param>
<param name="revision">v2.40.3</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
</service>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e12fe9a496f9b05ef91f3421af006dfc20eeccbf75bcdb836c09857c0ef070f0
size 4862988

3
chezmoi-2.40.3.obscpio Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9c01177dba7c521fc2374cb54af390e8897aaeb8447b15b51426db403995b521
size 4860428

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Oct 13 15:47:25 UTC 2023 - Filippo Bonazzi <filippo.bonazzi@suse.com>
- Update to version 2.40.3:
* feat: Add env config var as an alternative to scriptEnv
* feat: Warn when overriding CHEZMOI_ env vars
* feat: Set CHEZMOI_ and scriptEnv env vars for all invoked commands
-------------------------------------------------------------------
Wed Oct 11 15:00:08 UTC 2023 - Filippo Bonazzi <filippo.bonazzi@suse.com>

View File

@@ -1,4 +1,4 @@
name: chezmoi
version: 2.40.2
mtime: 1696837118
commit: 9f20f698cdb6bcdce7c9f5995bc382658eaf923c
version: 2.40.3
mtime: 1697048825
commit: 294c2c8bea1d9fda0b14bd029774dc96e066c0cd

View File

@@ -17,7 +17,7 @@
Name: chezmoi
Version: 2.40.2
Version: 2.40.3
Release: 0
Summary: A multi-host manager for dotfiles
License: MIT

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:66f286ad44a88e8867bf32ce51b5adf928c618dac98d10c8d64d971563f27738
size 7953095
oid sha256:bc7aea8e1595d90111dc26cd3e897248851525398c0150b92062eb5bac9b9930
size 7954687