SHA256
1
0
forked from pool/chezmoi

Accepting request 1035708 from home:fbonazzi:branches:utilities

- Update to version 2.27.1:
  * chore: Make generation of versioninfo.json work without tags or git repo
  * feat: Remember HTTP username in URL in init command
  * fix: Don't show always scripts in apply --verbose when excluded from diffs

OBS-URL: https://build.opensuse.org/request/show/1035708
OBS-URL: https://build.opensuse.org/package/show/utilities/chezmoi?expand=0&rev=12
This commit is contained in:
2022-11-14 17:58:05 +00:00
committed by Git OBS Bridge
parent 27226b5c28
commit fce32f00da
8 changed files with 19 additions and 11 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.27.0</param>
<param name="revision">v2.27.1</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">enable</param>

View File

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/twpayne/chezmoi.git</param>
<param name="changesrevision">92993ed1f980340876a1b44e39ba382c41309053</param></service></servicedata>
<param name="changesrevision">b6039e787dfffe970fec4f9165ec9ebe1b3ceaa6</param></service></servicedata>

View File

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

3
chezmoi-2.27.1.obscpio Normal file
View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Nov 14 17:42:41 UTC 2022 - filippo.bonazzi@suse.com
- Update to version 2.27.1:
* chore: Make generation of versioninfo.json work without tags or git repo
* feat: Remember HTTP username in URL in init command
* fix: Don't show always scripts in apply --verbose when excluded from diffs
-------------------------------------------------------------------
Wed Nov 09 18:01:27 UTC 2022 - Filippo Bonazzi <filippo.bonazzi@suse.com>

View File

@@ -1,4 +1,4 @@
name: chezmoi
version: 2.27.0
mtime: 1667872507
commit: 92993ed1f980340876a1b44e39ba382c41309053
version: 2.27.1
mtime: 1668191115
commit: b6039e787dfffe970fec4f9165ec9ebe1b3ceaa6

View File

@@ -17,7 +17,7 @@
Name: chezmoi
Version: 2.27.0
Version: 2.27.1
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:e4b38dac05df46208c12be01185052295e5b560cc172d4ffb50d2f96f399cc83
size 6122741
oid sha256:2f254bac3bbb85f93a2a9852edf559a0aa65482893970e102103356bc9933232
size 6122953