Hello community, here is the log from the commit of package python-heatclient for openSUSE:Factory checked in at 2014-03-09 18:48:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-heatclient (Old) and /work/SRC/openSUSE:Factory/.python-heatclient.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-heatclient" Changes: -------- --- /work/SRC/openSUSE:Factory/python-heatclient/python-heatclient.changes 2013-10-18 11:42:49.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-heatclient.new/python-heatclient.changes 2014-03-09 18:48:06.000000000 +0100 @@ -1,0 +2,12 @@ +Thu Feb 13 14:21:07 UTC 2014 - [email protected] + +- update to 0.2.6: + * make tokens work with --os-no-client-auth + * Add --include-pass option for grizzly backwards compat + +------------------------------------------------------------------- +Wed Jan 29 09:12:36 UTC 2014 - [email protected] + +- Add refresh_patches source service + +------------------------------------------------------------------- Old: ---- python-heatclient-0.2.5.tar.gz New: ---- python-heatclient-0.2.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-heatclient.spec ++++++ --- /var/tmp/diff_new_pack.5h1y0T/_old 2014-03-09 18:48:06.000000000 +0100 +++ /var/tmp/diff_new_pack.5h1y0T/_new 2014-03-09 18:48:06.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-heatclient # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,13 +19,13 @@ %define component heatclient Name: python-%{component} -Version: 0.2.5 +Version: 0.2.6 Release: 0 Summary: Openstack Orchestration (Heat) API Client License: Apache-2.0 Group: Development/Languages/Python Url: http://launchpad.net/python-heatclient -Source: python-heatclient-0.2.5.tar.gz +Source: http://tarballs.openstack.org/python-heatclient/python-heatclient-0.2.6.tar.gz BuildRequires: openstack-suse-macros BuildRequires: python-base BuildRequires: python-distribute @@ -39,6 +39,7 @@ Requires: python >= 2.6.8 Requires: python-PrettyTable >= 0.6 Requires: python-PyYAML >= 3.1.0 +Requires: python-argparse Requires: python-httplib2 Requires: python-iso8601 >= 0.1.4 Requires: python-keystoneclient >= 0.3.0 @@ -72,7 +73,6 @@ %endif Requires: python-fixtures >= 0.3.12 Requires: python-flake8 >= 2.0 -Requires: python-hacking >= 0.5.6 Requires: python-mock >= 0.8.0 Requires: python-mox >= 0.5.3 Requires: python-pep8 >= 1.4.5 @@ -85,7 +85,7 @@ This package contains testsuite files for %{name}. %prep -%setup -q -n python-heatclient-0.2.5 +%setup -q -n python-heatclient-0.2.6 %openstack_cleanup_prep echo %{version} > heatclient/versioninfo ++++++ _service ++++++ --- /var/tmp/diff_new_pack.5h1y0T/_old 2014-03-09 18:48:06.000000000 +0100 +++ /var/tmp/diff_new_pack.5h1y0T/_new 2014-03-09 18:48:06.000000000 +0100 @@ -1,7 +1,11 @@ <services> - <service name="git_tarballs" mode="disabled"> - <param name="url">http://tarballs.openstack.org/python-heatclient/python-heatclient-0.2.5.tar.gz</param> - <param name="email">[email protected]</param> - <param name="plain-version">True</param> + <service mode="disabled" name="download_files"> + <param name="changesgenerate">enable</param> + </service> + <service mode="disabled" name="set_version"> + <param name="basename">keystone</param> + </service> + <service name="refresh_patches" mode="disabled"> + <param name="changesgenerate">enable</param> </service> </services> ++++++ python-heatclient-0.2.5.tar.gz -> python-heatclient-0.2.6.tar.gz ++++++ ++++ 3494 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
