SHA256
1
0
forked from pool/chezmoi

Accepting request 1101692 from home:fbonazzi:branches:utilities

- Update to version 2.36.1:
  * fix: Make detection of mackup config dir more robust
  * fix: Ensure that templates cannot modify each other's data
  * chore: Move core packages back to internal
- Update to version 2.36.0:
  * feat: Add .chezmoiexternals directory for multiple externals
  * fix: Respect setting diff.pager to the empty string as disabling the pager
  * feat: Add undocumented mackup command
  * chore: Update dependencies

OBS-URL: https://build.opensuse.org/request/show/1101692
OBS-URL: https://build.opensuse.org/package/show/utilities/chezmoi?expand=0&rev=62
This commit is contained in:
2023-08-01 10:30:00 +00:00
committed by Git OBS Bridge
parent 3aca170263
commit 71e136dcf1
7 changed files with 27 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.35.0</param>
<param name="revision">v2.36.1</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:d08507c5cbf7bf3d0687ace0bf44a2024ec7a83fd804fe83481ce1cde504d550
size 4742668

3
chezmoi-2.36.1.obscpio Normal file
View File

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

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Aug 1 10:18:40 UTC 2023 - Filippo Bonazzi <filippo.bonazzi@suse.com>
- Update to version 2.36.1:
* fix: Make detection of mackup config dir more robust
* fix: Ensure that templates cannot modify each other's data
* chore: Move core packages back to internal
-------------------------------------------------------------------
Tue Aug 1 10:17:11 UTC 2023 - Filippo Bonazzi <filippo.bonazzi@suse.com>
- Update to version 2.36.0:
* feat: Add .chezmoiexternals directory for multiple externals
* fix: Respect setting diff.pager to the empty string as disabling the pager
* feat: Add undocumented mackup command
* chore: Update dependencies
-------------------------------------------------------------------
Mon Jul 17 14:20:09 UTC 2023 - Filippo Bonazzi <filippo.bonazzi@suse.com>

View File

@@ -1,4 +1,4 @@
name: chezmoi
version: 2.35.0
mtime: 1689351773
commit: a642b704f0bfcff6697b30a6b3ec7a213a9ca0e8
version: 2.36.1
mtime: 1690718201
commit: 0b0fa89f612f5f885ccfc8c3890f515cc668c5c6

View File

@@ -17,7 +17,7 @@
Name: chezmoi
Version: 2.35.0
Version: 2.36.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:7e207382eda7ffac805938a9c1cabe16d41a42c9000d596641134d3a67e2f46b
size 6572463
oid sha256:ea518079660bcd53cef364aa0a6b8bc881354ecf4a93eaf5d3afd378d02862a8
size 7854993