Browse Source

upgrading package: ansible 2.4.2.0.1 -> 2.4.3.0.1

master
parent
commit
a5ac84fe58
  1. 6
      ansible/ansible.spec

6
ansible/ansible.spec

@ -22,8 +22,8 @@
##
# package version
%define V_opkg 2.4.2.0.1
%define V_dist 2.4.2.0-1
%define V_opkg 2.4.3.0.1
%define V_dist 2.4.3.0-1
# package information
Name: ansible
@ -36,7 +36,7 @@ Class: EVAL
Group: SCM
License: GPL
Version: %{V_opkg}
Release: 20171130
Release: 20180201
# list of sources
Source0: https://github.com/ansible/ansible/archive/v%{V_dist}.tar.gz

Loading…
Cancel
Save