forked from pool/ansible-navigator
Accepting request 1185235 from systemsmanagement:ansible
update to 24.6.0 OBS-URL: https://build.opensuse.org/request/show/1185235 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ansible-navigator?expand=0&rev=5
This commit is contained in:
commit
62f15461ab
2
_service
2
_service
@ -2,7 +2,7 @@
|
|||||||
<service name="obs_scm" mode="manual">
|
<service name="obs_scm" mode="manual">
|
||||||
<param name="url">https://github.com/ansible/ansible-navigator</param>
|
<param name="url">https://github.com/ansible/ansible-navigator</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="revision">v24.3.2</param>
|
<param name="revision">v24.6.0</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/ansible/ansible-navigator</param>
|
<param name="url">https://github.com/ansible/ansible-navigator</param>
|
||||||
<param name="changesrevision">d5e2b2489c8551a9ea099cec1cae63b1472eca1f</param></service></servicedata>
|
<param name="changesrevision">084e6e8838e3594f33461060981c46b34a682833</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b75a5e3f576dc8f19c1c61709b60f0af5f2cd3af530c52a27bf5f4f7169b282a
|
|
||||||
size 5840397
|
|
3
ansible-navigator-24.6.0.obscpio
Normal file
3
ansible-navigator-24.6.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a357dc2d5c3d0f1d3c937fcb84c22e9a14e91fdb68ea585f027e619e4d17e08b
|
||||||
|
size 6084621
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 03 19:10:08 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 24.6.0:
|
||||||
|
* Fix the documentation for securely passing the vault password
|
||||||
|
(#1799)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 30 19:37:22 UTC 2024 - opensuse_buildservice@ojkastl.de
|
Tue Apr 30 19:37:22 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: ansible-navigator
|
name: ansible-navigator
|
||||||
version: 24.3.2
|
version: 24.6.0
|
||||||
mtime: 1714402174
|
mtime: 1719336620
|
||||||
commit: d5e2b2489c8551a9ea099cec1cae63b1472eca1f
|
commit: 084e6e8838e3594f33461060981c46b34a682833
|
||||||
|
@ -38,7 +38,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: ansible-navigator
|
Name: ansible-navigator
|
||||||
Version: 24.3.2
|
Version: 24.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A text-based user interface (TUI) for Ansible
|
Summary: A text-based user interface (TUI) for Ansible
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user