SHA256
1
0
forked from pool/chezmoi

Accepting request 1093813 from home:fbonazzi:branches:utilities

- Update to version 2.34.2:
  * chore: Simplify code by using strings.EqualFold, time.Before
  * chore: Use http.NoBody instead of nil
  * fix: Handle multiple files in .chezmoidata directory
  * chore: Update dependencies

OBS-URL: https://build.opensuse.org/request/show/1093813
OBS-URL: https://build.opensuse.org/package/show/utilities/chezmoi?expand=0&rev=56
This commit is contained in:
2023-06-19 17:52:01 +00:00
committed by Git OBS Bridge
parent 0590fbd361
commit 810cad7153
7 changed files with 19 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.34.1</param>
<param name="revision">v2.34.2</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:4a66180dd8c3edcd53dd3307bfbb0e89e828c832379b268cc3b7738301d5850d
size 4775436

3
chezmoi-2.34.2.obscpio Normal file
View File

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jun 19 17:46:53 UTC 2023 - Filippo Bonazzi <filippo.bonazzi@suse.com>
- Update to version 2.34.2:
* chore: Simplify code by using strings.EqualFold, time.Before
* chore: Use http.NoBody instead of nil
* fix: Handle multiple files in .chezmoidata directory
* chore: Update dependencies
-------------------------------------------------------------------
Mon Jun 12 16:58:23 UTC 2023 - Filippo Bonazzi <filippo.bonazzi@suse.com>

View File

@@ -1,4 +1,4 @@
name: chezmoi
version: 2.34.1
mtime: 1686400342
commit: 38846a481d93ea762c599144956b45c86305f47e
version: 2.34.2
mtime: 1686961637
commit: 473189051ec4950baa342f19ae7a824f0c1ded1f

View File

@@ -17,7 +17,7 @@
Name: chezmoi
Version: 2.34.1
Version: 2.34.2
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:00f2525351451f6914c2060f161a65f4652b9da95d1f00c7c6c7cc02871328c8
size 6534424
oid sha256:79ef6226d401e57c4e1308337bbacf84368737bdabd566630e41e7cf49417090
size 6553714