From 7069d9e37dd7b5aa7af132d2bb0e6b0b5c7d7c2c Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 13 May 2020 08:44:04 +0200 Subject: [PATCH] upgrading package: ansible 2.9.7 -> 2.9.9 --- ansible/ansible.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ansible/ansible.spec b/ansible/ansible.spec index 1e89372503..8f6ed7c6fd 100644 --- a/ansible/ansible.spec +++ b/ansible/ansible.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 2.9.7 -%define V_dist 2.9.7 +%define V_opkg 2.9.9 +%define V_dist 2.9.9 # package information Name: ansible @@ -36,7 +36,7 @@ Class: EVAL Group: SCM License: GPL Version: %{V_opkg} -Release: 20200418 +Release: 20200513 # list of sources Source0: https://github.com/ansible/ansible/archive/v%{V_dist}.tar.gz