Johannes Kastl 2025-01-29 08:10:44 +00:00 committed by Git OBS Bridge
parent 7a3a0619f3
commit 982da52050
7 changed files with 49 additions and 10 deletions

View File

@ -3,7 +3,7 @@
<param name="url">https://github.com/ansible/ansible-documentation</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="revision">v2.18.1</param>
<param name="revision">v2.18.2</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">enable</param>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/ansible/ansible-documentation</param>
<param name="changesrevision">cf38fdbcc95efc488e02312bdafed2ad743cf220</param></service></servicedata>
<param name="changesrevision">8678bf88b95410824296ac6b19ef1bf3422bca60</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,42 @@
-------------------------------------------------------------------
Tue Jan 28 18:52:58 UTC 2025 - opensuse_buildservice@ojkastl.de
- Update to version 2.18.2:
* [stable-2.18] bump antsibull-docs version to 2.16.3 (#2369)
* remove tag session from noxfile (#2368)
* add runpip instructions for dependencies (#2322) (#2351)
* [stable 2.18] remove the relaxed reqs (#2361)
* How Can I Help? page: add a ref to collections quick-start
guide (#2346) (#2347)
* Update platform_junos.rst (#2141) (#2343)
* callback event reception order (#2333) (#2341)
* fix(style-guide): Add definition for "ID" abbreviation in
spelling and word choice guide (#2332) (#2337)
* remove 2.9 from version switcher (#2329) (#2331)
* Bump antsibull-docs to 2.16.2. (#2317) (#2325)
* intro_bsd: Update docs for the current FreeBSD and OpenBSD
(#2318) (#2327)
* [stable-2.18] ci: refresh dev dependencies (#2311)
* [Needs SC review] community/other_tools_and_programs.rst:
update (#2284) (#2305)
* fix typo (#2293) (#2294)
* ci: refresh dev dependencies (#2300)
* intro_installation.rst: fix formatting (#2289) (#2292)
* Use name instead of source for the documentation on installing
directories (#2259) (#2287)
* fixes #2177 for stable-2.18 (#2262)
* Link to templating functions from the variables page (#2258)
(#2283)
* Emacs editor integration of ansible-lint
ansible/ansible-lint#1326 (#2239) (#2278)
* fix file name to execution-environment.yml (#2240) (#2280)
* ansible-vault show how to decrypt strings (#2238) (#2274)
* ci: refresh dev dependencies (#2268)
* run_execution_environment.rst: fix a note (#2253) (#2256)
* Add porting guide for Ansible 9.13.0 (#2243) (#2250)
* Add porting guide for Ansible 10.7.0 (#2242) (#2247)
* Add porting guide for Ansible 11.1.0 (#2241) (#2245)
-------------------------------------------------------------------
Tue Dec 03 05:52:36 UTC 2024 - opensuse_buildservice@ojkastl.de

View File

@ -1,4 +1,4 @@
name: ansible-documentation
version: 2.18.1
mtime: 1733143154
commit: cf38fdbcc95efc488e02312bdafed2ad743cf220
version: 2.18.2
mtime: 1737400007
commit: 8678bf88b95410824296ac6b19ef1bf3422bca60

View File

@ -1,7 +1,7 @@
#
# spec file for package ansible-documentation
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: ansible-documentation
Version: 2.18.1
Version: 2.18.2
Release: 0
Summary: Ansible community documentation and example files
License: GPL-3.0-only