Accepting request 1088894 from home:jengelh:branches:systemsmanagement:ansible

- Use noun phrase for descriptions
https://en.opensuse.org/openSUSE:Package_description_guidelines

OBS-URL: https://build.opensuse.org/request/show/1088894
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:ansible/ansible-variables?expand=0&rev=3
This commit is contained in:
Johannes Kastl 2023-05-25 21:36:11 +00:00 committed by Git OBS Bridge
parent 9a65c2a3f3
commit 28df2604cb
2 changed files with 11 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 24 16:42:22 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase for descriptions; update descriptions altogether
to point out this is a tool (not a library or something else).
-------------------------------------------------------------------
Mon May 22 11:15:44 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>

View File

@ -40,7 +40,7 @@
Name: ansible-variables
Version: 0.5.0
Release: 0
Summary: Keep track of Ansible host context variables
Summary: Tool to show origin of Ansible host context variables
License: GPL-3.0+
URL: https://github.com/hille721/ansible-variables
# the PyPI tarball does not contain all files required for the tests
@ -62,7 +62,10 @@ Requires(postun): update-alternatives
BuildArch: noarch
%description
Keep track of Ansible host context variables
The Ansible inventory is a framework for declaring variables in a
hierarchical manner. There a lot of different places where a variable
can be defined. ansible-variables displays where host context
variables originate from.
%prep
%autosetup -p1 -n ansible-variables-%{version}