summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorMichael DeHaan <michael.dehaan@gmail.com>2012-08-07 01:55:27 +0200
committerMichael DeHaan <michael.dehaan@gmail.com>2012-08-07 01:55:27 +0200
commitfd265b40b7d3d02528b886f6b5d03f851357419d (patch)
treefafea3676a4066e3c16cb5275904e4f97346ae37 /packaging
parentFix some subtle behavior of how the get_url module chains into the file modul... (diff)
downloadansible-fd265b40b7d3d02528b886f6b5d03f851357419d.tar.xz
ansible-fd265b40b7d3d02528b886f6b5d03f851357419d.zip
Release bump
Diffstat (limited to 'packaging')
-rw-r--r--packaging/debian/changelog10
-rw-r--r--packaging/rpm/ansible.spec4
2 files changed, 10 insertions, 4 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog
index bf89f8f45b..08ba4e9736 100644
--- a/packaging/debian/changelog
+++ b/packaging/debian/changelog
@@ -1,8 +1,14 @@
-ansible (0.6) unstable; urgency=low
+ansible (0.7) unstable; urgency=low
* 0.6 not released yet
- -- Michael DeHaan <michael.dehaan@gmail.com> Wed, 04 Jul 2012 13:40:01 -0400
+ -- Michael DeHaan <michael.dehaan@gmail.com> Mon, 06 Aug 2012 19:50:01 -0400
+
+ansible (0.6) unstable; urgency=low
+
+ * 0.5 update
+
+ -- Michael DeHaan <michael.dehaan@gmail.com> Mon, 06 Aug 2012 19:50:00 -0400
ansible (0.5) unstable; urgency=low
diff --git a/packaging/rpm/ansible.spec b/packaging/rpm/ansible.spec
index fe6a686508..4e96a14d89 100644
--- a/packaging/rpm/ansible.spec
+++ b/packaging/rpm/ansible.spec
@@ -5,8 +5,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
Name: ansible
Release: 1%{?dist}
-Summary: Minimal SSH command and control
-Version: 0.6
+Summary: SSH-based configuration management, deployment, and task execution system
+Version: 0.7
Group: Development/Libraries
License: GPLv3