Browse Source

upgrading package: ansible 2.7.2 -> 2.7.3

master
parent
commit
848d91d5a7
  1. 6
      ansible/ansible.spec

6
ansible/ansible.spec

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

Loading…
Cancel
Save