forked from pool/chezmoi
Accepting request 1099107 from home:fbonazzi:branches:utilities
- Update to version 2.35.0: * feat: Add archive-file externals * fix: Never consider localhost.localdomain in /etc/hosts as the FQDN * feat: Add support for HCP Vault Secrets * chore: Miscellaneous fixes OBS-URL: https://build.opensuse.org/request/show/1099107 OBS-URL: https://build.opensuse.org/package/show/utilities/chezmoi?expand=0&rev=60
This commit is contained in:
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.34.3</param>
|
||||
<param name="revision">v2.35.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:9a8264dff5d6967cb321a0816abed70236e677cf831ba8bf046d9d066b979fe6
|
||||
size 4779020
|
3
chezmoi-2.35.0.obscpio
Normal file
3
chezmoi-2.35.0.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d08507c5cbf7bf3d0687ace0bf44a2024ec7a83fd804fe83481ce1cde504d550
|
||||
size 4742668
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 17 14:20:09 UTC 2023 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
||||
|
||||
- Update to version 2.35.0:
|
||||
* feat: Add archive-file externals
|
||||
* fix: Never consider localhost.localdomain in /etc/hosts as the FQDN
|
||||
* feat: Add support for HCP Vault Secrets
|
||||
* chore: Miscellaneous fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 4 17:01:14 UTC 2023 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: chezmoi
|
||||
version: 2.34.3
|
||||
mtime: 1688368363
|
||||
commit: 439ccf8f4f092a3b1f909e430775db933dc7c740
|
||||
version: 2.35.0
|
||||
mtime: 1689351773
|
||||
commit: a642b704f0bfcff6697b30a6b3ec7a213a9ca0e8
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: chezmoi
|
||||
Version: 2.34.3
|
||||
Version: 2.35.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:8942c03c19699fa5d62a478ebe898a0d1273b2e1557b89fe1493361a40c75193
|
||||
size 6568747
|
||||
oid sha256:7e207382eda7ffac805938a9c1cabe16d41a42c9000d596641134d3a67e2f46b
|
||||
size 6572463
|
||||
|
Reference in New Issue
Block a user