From f8211b4058c77c79eb055ad578b7a6fcb86de9d5 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 15 Mar 2019 20:47:46 +0100 Subject: [PATCH] upgrading package: ansible 2.7.8 -> 2.7.9 --- ansible/ansible.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ansible/ansible.spec b/ansible/ansible.spec index e7d47ec35a..e614cb6270 100644 --- a/ansible/ansible.spec +++ b/ansible/ansible.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 2.7.8 -%define V_dist 2.7.8 +%define V_opkg 2.7.9 +%define V_dist 2.7.9 # package information Name: ansible @@ -36,7 +36,7 @@ Class: EVAL Group: SCM License: GPL Version: %{V_opkg} -Release: 20190222 +Release: 20190315 # list of sources Source0: https://github.com/ansible/ansible/archive/v%{V_dist}.tar.gz