summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
Diffstat (limited to 'packaging')
-rw-r--r--packaging/debian/changelog6
-rw-r--r--packaging/rpm/ansible.spec5
2 files changed, 10 insertions, 1 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog
index cd928cdf8d..5adc0d6da8 100644
--- a/packaging/debian/changelog
+++ b/packaging/debian/changelog
@@ -1,3 +1,9 @@
+ansible (1.3.4) unstable; urgency=low
+
+ * 1.3.4 release
+
+ -- James Cammarata <jcammarata@ansibleworks.com> Tue, 29 October 2013 17:15:00 -0500
+
ansible (1.3.3) unstable; urgency=low
* 1.3.3 release
diff --git a/packaging/rpm/ansible.spec b/packaging/rpm/ansible.spec
index 9e8fcb1fb3..d35ff540d7 100644
--- a/packaging/rpm/ansible.spec
+++ b/packaging/rpm/ansible.spec
@@ -10,7 +10,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
Name: ansible
Release: 1%{?dist}
Summary: SSH-based configuration management, deployment, and orchestration engine
-Version: 1.3.3
+Version: 1.3.4
Group: Development/Libraries
License: GPLv3
@@ -78,6 +78,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Tue Oct 29 2013 James Cammarata <jcammarata@ansibleworks.com> - 1.3-4
+- Release 1.3.4
+
* Thu Oct 7 2013 James Cammarata <jcammarata@ansibleworks.com> - 1.3-3
- Release 1.3.3