forked from pool/chezmoi
- Update to version 2.25.0
OBS-URL: https://build.opensuse.org/package/show/utilities/chezmoi?expand=0&rev=3
This commit is contained in:
4
_service
4
_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.24.0</param>
|
||||
<param name="revision">v2.25.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
@@ -13,5 +13,5 @@
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="set_version" mode="buildtime"/>
|
||||
<service name="set_version" mode="manual"/>
|
||||
</services>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/twpayne/chezmoi.git</param>
|
||||
<param name="changesrevision">72d9846a7ae51fd3398727d48815fc2f13a681f9</param></service></servicedata>
|
||||
<param name="changesrevision">b3a8879e30a20134c9bef48646055e57aa78d8c5</param></service></servicedata>
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bfbf9d6db1f1f58de7e6921a4d4ef5c408afee06d49ddda48db9ee255705a06e
|
||||
size 4534284
|
3
chezmoi-2.25.0.obscpio
Normal file
3
chezmoi-2.25.0.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3110e942a09900f5cdd92fad9bf6fa4acae6b4dfcaf24ab075bb975d5f3e5d4e
|
||||
size 4580364
|
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 20 16:33:13 UTC 2022 - filippo.bonazzi@suse.com
|
||||
|
||||
- Update to version 2.25.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 30 15:27:54 UTC 2022 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: chezmoi
|
||||
version: 2.24.0
|
||||
mtime: 1664126290
|
||||
commit: 72d9846a7ae51fd3398727d48815fc2f13a681f9
|
||||
version: 2.25.0
|
||||
mtime: 1665667341
|
||||
commit: b3a8879e30a20134c9bef48646055e57aa78d8c5
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package chezmoi
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -12,15 +12,17 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: chezmoi
|
||||
Version: 2.24.0
|
||||
Release: 0
|
||||
Summary: Manage your dotfiles across multiple machines, securely
|
||||
License: MIT
|
||||
Group: Development/Tools/Version Control
|
||||
Url: https://chezmoi.io
|
||||
URL: https://chezmoi.io
|
||||
Source: %{name}-%{version}.tar.gz
|
||||
Source1: vendor.tar.gz
|
||||
Recommends: git
|
||||
|
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a73fa44e8de1b40050f83648e6507029a934630cc6024f26c53afea7e9138d8f
|
||||
size 6046472
|
||||
oid sha256:3f34121c77baa6c7d3d8130f5d2ab5072324ccfc003ba694bcb5522bf4147abe
|
||||
size 6101540
|
||||
|
Reference in New Issue
Block a user