forked from pool/chezmoi
Accepting request 1112336 from home:fbonazzi:branches:utilities
- Update to version 2.40.0: * feat: Implement the path-style flag for status * feat: Add plugin support * feat: Allow overlapping, non-conflicting externals * feat: Add decryption of non-armored files to age command * fix: Use diff pager for all diff output if configured * fix: provide a consistent error for cd to file OBS-URL: https://build.opensuse.org/request/show/1112336 OBS-URL: https://build.opensuse.org/package/show/utilities/chezmoi?expand=0&rev=71
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.39.1</param>
|
||||
<param name="revision">v2.40.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:dd96c25ab4e495e8b855bfd38c53a58725395d3041856627f8d53fe67e7d1f67
|
||||
size 4832268
|
3
chezmoi-2.40.0.obscpio
Normal file
3
chezmoi-2.40.0.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a106bdda60ae15ddcec0482994189661598f64f7cdfa77ade50e4002c41d933d
|
||||
size 4839948
|
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 19 15:57:02 UTC 2023 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
||||
|
||||
- Update to version 2.40.0:
|
||||
* feat: Implement the path-style flag for status
|
||||
* feat: Add plugin support
|
||||
* feat: Allow overlapping, non-conflicting externals
|
||||
* feat: Add decryption of non-armored files to age command
|
||||
* fix: Use diff pager for all diff output if configured
|
||||
* fix: provide a consistent error for cd to file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 15:55:24 UTC 2023 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: chezmoi
|
||||
version: 2.39.1
|
||||
mtime: 1693960540
|
||||
commit: fe10a696fb9aad76776bce62f9fa9a4363bac62a
|
||||
version: 2.40.0
|
||||
mtime: 1695111248
|
||||
commit: 6a8ca1634654734bb33a036ffb9c21e6b9f4d28d
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: chezmoi
|
||||
Version: 2.39.1
|
||||
Version: 2.40.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:75f3ac19f6823493451ddbfb1377f3eed368edf930cc4bc147cb81d90c18c4cf
|
||||
size 7920282
|
||||
oid sha256:983c839317dc8ad367b042dc9a0153f4648003722ce79614ec2104002eb17c63
|
||||
size 7933108
|
||||
|
Reference in New Issue
Block a user