Hello community, here is the log from the commit of package ansible for openSUSE:Factory checked in at 2014-10-29 21:10:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ansible (Old) and /work/SRC/openSUSE:Factory/.ansible.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ansible" Changes: -------- --- /work/SRC/openSUSE:Factory/ansible/ansible.changes 2014-08-25 11:06:25.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ansible.new/ansible.changes 2014-10-29 21:11:00.000000000 +0100 @@ -1,0 +2,12 @@ +Mon Oct 27 09:16:52 UTC 2014 - [email protected] + +- update to 1.7.2: + - Fixes a bug in accelerate mode which caused a traceback when trying to use that connection method. + - Fixes a bug in vault where the password file option was not being used correctly internally. + - Improved multi-line parsing when using YAML literal blocks (using > or |). + - Fixed a bug with the file module and the creation of relative symlinks. + - Fixed a bug where checkmode was not being honored during the templating of files. + - Other various bug fixes. +- Switch to xz for source package + +------------------------------------------------------------------- Old: ---- ansible-1.7.1.tar.bz2 New: ---- ansible-1.7.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ansible.spec ++++++ --- /var/tmp/diff_new_pack.g5fOWL/_old 2014-10-29 21:11:01.000000000 +0100 +++ /var/tmp/diff_new_pack.g5fOWL/_new 2014-10-29 21:11:01.000000000 +0100 @@ -18,14 +18,14 @@ Name: ansible -Version: 1.7.1 +Version: 1.7.2 Release: 0 Summary: SSH-based configuration management, deployment, and orchestration engine License: GPL-3.0+ Group: System/Management Url: http://www.ansible.com/ # http://releases.ansible.com/ansible/ansible-%%{version}.tar.gz -Source0: %{name}-%{version}.tar.bz2 +Source0: %{name}-%{version}.tar.xz Source1: %{name}-rpmlintrc # https://raw.github.com/ansible/ansible/release%%{version}/CHANGELOG.md Source2: CHANGELOG.md @@ -36,6 +36,7 @@ %if 0%{?suse_version} BuildRequires: python-devel BuildRequires: python-setuptools +BuildRequires: xz Requires: python-PyYAML Requires: python-httplib2 Requires: python-jinja2 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
