From 8f1e00acb8d901d3bc56db5af55a7b3071b8a930 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sun, 9 Jun 2019 01:07:05 +0200 Subject: [PATCH] upgrading package: ansible 2.8.0 -> 2.8.1 --- ansible/ansible.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ansible/ansible.spec b/ansible/ansible.spec index 718930e8ed..a736c9a80c 100644 --- a/ansible/ansible.spec +++ b/ansible/ansible.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 2.8.0 -%define V_dist 2.8.0 +%define V_opkg 2.8.1 +%define V_dist 2.8.1 # package information Name: ansible @@ -36,7 +36,7 @@ Class: EVAL Group: SCM License: GPL Version: %{V_opkg} -Release: 20190526 +Release: 20190609 # list of sources Source0: https://github.com/ansible/ansible/archive/v%{V_dist}.tar.gz