Browse Source

upgrading package: ansible 2.9.6 -> 2.9.7

master
parent
commit
2a02ba1fc7
  1. 6
      ansible/ansible.spec

6
ansible/ansible.spec

@ -22,8 +22,8 @@
##
# package version
%define V_opkg 2.9.6
%define V_dist 2.9.6
%define V_opkg 2.9.7
%define V_dist 2.9.7
# package information
Name: ansible
@ -36,7 +36,7 @@ Class: EVAL
Group: SCM
License: GPL
Version: %{V_opkg}
Release: 20200306
Release: 20200418
# list of sources
Source0: https://github.com/ansible/ansible/archive/v%{V_dist}.tar.gz

Loading…
Cancel
Save