Compare commits

..

No commits in common. "factory" and "devel" have entirely different histories.

8 changed files with 17 additions and 57 deletions

View File

@ -2,11 +2,11 @@
<service name="obs_scm" mode="manual">
<param name="url">https://github.com/ansible/ansible-navigator</param>
<param name="scm">git</param>
<param name="package-meta">yes</param>
<param name="revision">v25.1.0</param>
<param name="revision">v24.8.0</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="package-meta">yes</param>
</service>
<service name="set_version" mode="manual">
</service>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/ansible/ansible-navigator</param>
<param name="changesrevision">412ae257fc627495bfb9c4676a35cd8e56cceeb8</param></service></servicedata>
<param name="changesrevision">54d85142a57959f74a0df4bf5e962fad02eb163e</param></service></servicedata>

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b59779da37d8dcd4c120ef98107e4d936d1ea80c817ddffd9f08350d3770a7a3
size 6024717

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:718148c0345426424bd8772d54da188acec695c01a6fb9c9976dca527d9afff5
size 6052877

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4bd8ddf37c2aca2e597415bd555236ae34199ae6ff34b0cad1a9b9c9ff4b3b75
size 6157837

View File

@ -1,43 +1,3 @@
-------------------------------------------------------------------
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
- Update to version 24.12.0:
* Bugfixes
- [AAP-36287] fixing the end line code to revert the color
(#1888) @cpassare
-------------------------------------------------------------------
Wed Nov 13 14:34:53 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 24.10.0:
* Enhancements
- Add support for py313 (#1871) @abhikdps
* Bugfixes
- Allow images subcommand to display the resulting output in
JSON format (#1872) @shatakshiiii
-------------------------------------------------------------------
Thu Sep 12 06:27:52 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 24.9.0:
* Enhancements
- Community comms (#1843) @oraNod
* Bugfixes
- Fix upload-artifact action to work with v4.4 and newer
(#1846) @alisonlhart
-------------------------------------------------------------------
Tue Aug 13 18:18:03 UTC 2024 - opensuse_buildservice@ojkastl.de

View File

@ -1,4 +1,4 @@
name: ansible-navigator
version: 25.1.0
mtime: 1737396020
commit: 412ae257fc627495bfb9c4676a35cd8e56cceeb8
version: 24.8.0
mtime: 1723491887
commit: 54d85142a57959f74a0df4bf5e962fad02eb163e

View File

@ -1,7 +1,7 @@
#
# spec file for package ansible-navigator
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -38,7 +38,7 @@
%endif
Name: ansible-navigator
Version: 25.1.0
Version: 24.8.0
Release: 0
Summary: A text-based user interface (TUI) for Ansible
License: Apache-2.0
@ -47,11 +47,8 @@ Source: ansible-navigator-%{version}.tar.gz
BuildArch: noarch
BuildRequires: %{ansible_python}-base >= 3.10
BuildRequires: %{ansible_python}-pip
BuildRequires: %{ansible_python}-pip-wheel
# https://github.com/ansible/ansible-navigator/blob/main/.config/requirements.in#L8
BuildRequires: %{ansible_python}-setuptools >= 63.1.0
BuildRequires: %{ansible_python}-setuptools_scm >= 7.0
BuildRequires: %{ansible_python}-tzdata
BuildRequires: %{ansible_python}-setuptools
BuildRequires: %{ansible_python}-setuptools_scm
BuildRequires: %{ansible_python}-wheel
BuildRequires: python-rpm-macros
# Use Requires also as BuildRequires