mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 12:03:58 -07:00
Release version bump
This commit is contained in:
parent
979b778430
commit
975c323e39
10 changed files with 26 additions and 23 deletions
|
@ -6,7 +6,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
|||
Name: ansible
|
||||
Release: 1%{?dist}
|
||||
Summary: SSH-based configuration management, deployment, and task execution system
|
||||
Version: 0.7
|
||||
Version: 0.8
|
||||
|
||||
Group: Development/Libraries
|
||||
License: GPLv3
|
||||
|
@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%doc examples/playbooks
|
||||
|
||||
%changelog
|
||||
* Thu Aug 7 2012 Michael DeHaan <michael.dehaan@gmail.com> - 0.8-0
|
||||
- pending
|
||||
|
||||
* Thu Aug 6 2012 Michael DeHaan <michael.dehaan@gmail.com> - 0.7-0
|
||||
- Release of 0.7
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue