SHA256
1
0
forked from pool/chezmoi

Accepting request 1030256 from home:jengelh:branches:utilities

- Put up new package description following
  https://en.opensuse.org/openSUSE:Package_description_guidelines

OBS-URL: https://build.opensuse.org/request/show/1030256
OBS-URL: https://build.opensuse.org/package/show/utilities/chezmoi?expand=0&rev=5
This commit is contained in:
2022-10-21 07:49:07 +00:00
committed by Git OBS Bridge
parent e75e92427b
commit 8cc55a459c
2 changed files with 11 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Oct 21 00:11:38 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Put up new package description following
https://en.opensuse.org/openSUSE:Package_description_guidelines
-------------------------------------------------------------------
Thu Oct 20 16:33:13 UTC 2022 - filippo.bonazzi@suse.com

View File

@@ -19,7 +19,7 @@
Name: chezmoi
Version: 2.25.0
Release: 0
Summary: Manage your dotfiles across multiple machines, securely
Summary: A multi-host manager for dotfiles
License: MIT
Group: Development/Tools/Version Control
URL: https://chezmoi.io
@@ -29,7 +29,10 @@ Recommends: git
BuildRequires: golang(API) >= 1.18
%description
Manage your dotfiles across multiple machines, securely.
chezmoi is a manager for personal preference configs and state files
("dotfiles") that programs such as editors might create. chezmoi
sources dotfiles from a GitHub repository and installs them onto new,
empty machines.
%package bash-completion
Summary: Bash completion for %{name}