Accepting request 1239386 from systemsmanagement:ansible
OBS-URL: https://build.opensuse.org/request/show/1239386 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ansible-navigator?expand=0&rev=11
This commit is contained in:
commit
59039c750c
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<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="package-meta">yes</param>
|
<param name="package-meta">yes</param>
|
||||||
<param name="revision">v24.12.0</param>
|
<param name="revision">v25.1.0</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</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">4b9165c69fe726c52c525600700c6cd4608a6f84</param></service></servicedata>
|
<param name="changesrevision">412ae257fc627495bfb9c4676a35cd8e56cceeb8</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d3cd46e432bf7a4e12cab78d1c0c01b8162f473aba2c75598a0419cb23edc2fe
|
|
||||||
size 6110733
|
|
3
ansible-navigator-25.1.0.obscpio
Normal file
3
ansible-navigator-25.1.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4bd8ddf37c2aca2e597415bd555236ae34199ae6ff34b0cad1a9b9c9ff4b3b75
|
||||||
|
size 6157837
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 22 06:21:28 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 25.1.0:
|
||||||
|
* Fix build with newer tox-extra (#1883)
|
||||||
|
* Bump the dependencies group across 1 directory with 22 updates
|
||||||
|
(#1908)
|
||||||
|
* Bump codecov/codecov-action from 5.1.1 to 5.1.2 (#1901)
|
||||||
|
* Compatibility with ansible-core 2.18 (#1882)
|
||||||
|
* [pre-commit.ci] pre-commit autoupdate (#1898)
|
||||||
|
* Bump the dependencies group in /.config with 2 updates (#1897)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 12 06:10:53 UTC 2024 - opensuse_buildservice@ojkastl.de
|
Thu Dec 12 06:10:53 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: ansible-navigator
|
name: ansible-navigator
|
||||||
version: 24.12.0
|
version: 25.1.0
|
||||||
mtime: 1733982094
|
mtime: 1737396020
|
||||||
commit: 4b9165c69fe726c52c525600700c6cd4608a6f84
|
commit: 412ae257fc627495bfb9c4676a35cd8e56cceeb8
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ansible-navigator
|
# spec file for package ansible-navigator
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -38,7 +38,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: ansible-navigator
|
Name: ansible-navigator
|
||||||
Version: 24.12.0
|
Version: 25.1.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