mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 20:13:59 -07:00
Update packaging dates in preparation for release.
This commit is contained in:
parent
ba21f8e3d3
commit
f67c13f8f1
4 changed files with 11 additions and 11 deletions
|
@ -5,7 +5,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
|||
|
||||
Name: ansible
|
||||
Release: 1%{?dist}
|
||||
Summary: SSH-based configuration management, deployment, and task execution system
|
||||
Summary: SSH-based configuration management, deployment, and orchestration engine
|
||||
Version: 1.2
|
||||
|
||||
Group: Development/Libraries
|
||||
|
@ -31,7 +31,7 @@ Requires: python-jinja2
|
|||
%description
|
||||
|
||||
Ansible is a radically simple model-driven configuration management,
|
||||
multi-node deployment, and remote task execution system. Ansible works
|
||||
multi-node deployment, and orchestration engine. Ansible works
|
||||
over SSH and does not require any software or daemons to be installed
|
||||
on remote nodes. Extension modules can be written in any language and
|
||||
are transferred to managed machines automatically.
|
||||
|
@ -116,8 +116,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
%changelog
|
||||
|
||||
* Tue Apr 2 2013 Michael DeHaan <michael.dehaan@gmail.com> - 1.2-0
|
||||
* release pending
|
||||
* Mon Jun 10 2013 Michael DeHaan <michael.dehaan@gmail.com> - 1.2-0
|
||||
* Release 1.2
|
||||
|
||||
* Tue Apr 2 2013 Michael DeHaan <michael.dehaan@gmail.com> - 1.1-0
|
||||
* Release 1.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue