Accepting request 450556 from home:stroeder:branches:systemsmanagement
update to 2.2.1.0 (final release) OBS-URL: https://build.opensuse.org/request/show/450556 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ansible?expand=0&rev=75
This commit is contained in:
parent
2f5fcd1238
commit
949123c900
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:af4c186c9e7c010496425904a14183c3a15af6f160d725a37920135af60b54cd
|
||||
size 2454925
|
3
ansible-2.2.1.0.tar.gz
Normal file
3
ansible-2.2.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:63a12ea784c0f90e43293b973d5c75263634c7415e463352846cd676c188e93f
|
||||
size 2511062
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 16 18:11:04 UTC 2017 - michael@stroeder.com
|
||||
|
||||
- update to 2.2.1.0 (final)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 15 19:10:29 UTC 2017 - michael@stroeder.com
|
||||
|
||||
|
@ -19,16 +19,17 @@
|
||||
|
||||
|
||||
%define realversion 2.2.1.0
|
||||
%define rcversion -0.5.rc5
|
||||
%define rctag ~rc5
|
||||
# only needed for release candidates
|
||||
#%define rcversion
|
||||
#%define rctag
|
||||
Name: ansible
|
||||
Version: %realversion%{?rctag}
|
||||
Version: %{realversion}
|
||||
Release: 0
|
||||
Summary: Radically simple IT automation
|
||||
License: GPL-3.0
|
||||
Group: Development/Languages/Python
|
||||
Url: http://ansible.com/
|
||||
Source: https://releases.ansible.com/ansible/ansible-%{realversion}%{?rcversion}.tar.gz
|
||||
Source: https://releases.ansible.com/ansible/ansible-%{realversion}.tar.gz
|
||||
|
||||
Source99: ansible-rpmlintrc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user