mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Update packaging dates in preparation for release.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user