Hello community, here is the log from the commit of package python-heatclient for openSUSE:Factory checked in at 2013-09-25 14:37:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-09-16 16:32:39.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-heatclient.new/python-heatclient.changes 2013-09-25 14:37:39.000000000 +0200 @@ -1,0 +2,11 @@ +Thu Sep 19 23:52:33 UTC 2013 - [email protected] + +- Update to version 0.2.4.21: + + Replace OpenStack LLC with OpenStack Foundation + +------------------------------------------------------------------- +Thu Sep 19 19:46:41 UTC 2013 - [email protected] + +- fix requires + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-heatclient.spec ++++++ --- /var/tmp/diff_new_pack.ae93zW/_old 2013-09-25 14:37:39.000000000 +0200 +++ /var/tmp/diff_new_pack.ae93zW/_new 2013-09-25 14:37:39.000000000 +0200 @@ -19,7 +19,7 @@ %define component heatclient Name: python-%{component} -Version: 0.2.4.20 +Version: 0.2.4.21 Release: 0 Summary: Openstack Orchestration (Heat) API Client License: Apache-2.0 @@ -42,8 +42,8 @@ Requires: python-d2to1 >= 0.2.10 Requires: python-httplib2 Requires: python-iso8601 >= 0.1.4 -Requires: python-keystoneclient >= 0.2 -Requires: python-pbr >= 0.5.10 +Requires: python-keystoneclient >= 0.3.0 +Requires: python-pbr >= 0.5.21 BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110 %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} @@ -73,19 +73,20 @@ %endif Requires: python-fixtures >= 0.3.12 Requires: python-flake8 >= 2.0 -Requires: python-hacking >= 0.5.3 -Requires: python-mox +Requires: python-hacking >= 0.5.6 +Requires: python-mock >= 0.8.0 +Requires: python-mox >= 0.5.3 Requires: python-pep8 >= 1.4.5 Requires: python-pyflakes >= 0.7.2 -Requires: python-testrepository >= 0.0.13 -Requires: python-testscenarios -Requires: python-testtools >= 0.9.29 +Requires: python-testrepository >= 0.0.17 +Requires: python-testscenarios >= 0.4 +Requires: python-testtools >= 0.9.32 %description test This package contains testsuite files for %{name}. %prep -%setup -q -n python-heatclient-0.2.4.20.g978e3f4 +%setup -q -n python-heatclient-0.2.4.21.g455b1cb %openstack_cleanup_prep echo %{version} > heatclient/versioninfo ++++++ python-heatclient-master.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-heatclient-0.2.4.20.g978e3f4/ChangeLog new/python-heatclient-0.2.4.21.g455b1cb/ChangeLog --- old/python-heatclient-0.2.4.20.g978e3f4/ChangeLog 2013-09-11 22:49:25.000000000 +0200 +++ new/python-heatclient-0.2.4.21.g455b1cb/ChangeLog 2013-09-20 00:42:47.000000000 +0200 @@ -1,3 +1,12 @@ +commit 455b1cb4e88cff87787d69ecf196c64be0467ed4 +Author: ZhiQiang Fan <[email protected]> +Date: Fri Sep 20 04:21:21 2013 +0800 + + Replace OpenStack LLC with OpenStack Foundation + + Change-Id: I8f2697ca99192078d5db2adb4db98287520d9895 + Fixes-Bug: #1214176 + commit 978e3f45423acc86b7836a4c07a42bbf878f31d4 Merge: 120efdb ebb57f1 Author: Jenkins <[email protected]> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-heatclient-0.2.4.20.g978e3f4/PKG-INFO new/python-heatclient-0.2.4.21.g455b1cb/PKG-INFO --- old/python-heatclient-0.2.4.20.g978e3f4/PKG-INFO 2013-09-11 22:49:26.000000000 +0200 +++ new/python-heatclient-0.2.4.21.g455b1cb/PKG-INFO 2013-09-20 00:42:47.000000000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: python-heatclient -Version: 0.2.4.20.g978e3f4 +Version: 0.2.4.21.g455b1cb Summary: OpenStack Orchestration API Client Library Home-page: http://www.openstack.org/ Author: OpenStack diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-heatclient-0.2.4.20.g978e3f4/doc/source/conf.py new/python-heatclient-0.2.4.21.g455b1cb/doc/source/conf.py --- old/python-heatclient-0.2.4.20.g978e3f4/doc/source/conf.py 2013-09-11 22:48:43.000000000 +0200 +++ new/python-heatclient-0.2.4.21.g455b1cb/doc/source/conf.py 2013-09-20 00:42:15.000000000 +0200 @@ -26,7 +26,7 @@ master_doc = 'index' # General information about the project. -copyright = u'OpenStack LLC' +copyright = u'OpenStack Foundation' # If true, '()' will be appended to :func: etc. cross-reference text. add_function_parentheses = True @@ -56,7 +56,7 @@ 'index', '%s.tex' % project, u'%s Documentation' % project, - u'OpenStack LLC', + u'OpenStack Foundation', 'manual' ), ] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-heatclient-0.2.4.20.g978e3f4/heatclient/common/base.py new/python-heatclient-0.2.4.21.g455b1cb/heatclient/common/base.py --- old/python-heatclient-0.2.4.20.g978e3f4/heatclient/common/base.py 2013-09-11 22:48:43.000000000 +0200 +++ new/python-heatclient-0.2.4.21.g455b1cb/heatclient/common/base.py 2013-09-20 00:42:15.000000000 +0200 @@ -1,4 +1,4 @@ -# Copyright 2012 OpenStack LLC. +# Copyright 2012 OpenStack Foundation # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-heatclient-0.2.4.20.g978e3f4/heatclient/common/http.py new/python-heatclient-0.2.4.21.g455b1cb/heatclient/common/http.py --- old/python-heatclient-0.2.4.20.g978e3f4/heatclient/common/http.py 2013-09-11 22:48:43.000000000 +0200 +++ new/python-heatclient-0.2.4.21.g455b1cb/heatclient/common/http.py 2013-09-20 00:42:15.000000000 +0200 @@ -1,4 +1,4 @@ -# Copyright 2012 OpenStack LLC. +# Copyright 2012 OpenStack Foundation # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-heatclient-0.2.4.20.g978e3f4/heatclient/common/utils.py new/python-heatclient-0.2.4.21.g455b1cb/heatclient/common/utils.py --- old/python-heatclient-0.2.4.20.g978e3f4/heatclient/common/utils.py 2013-09-11 22:48:43.000000000 +0200 +++ new/python-heatclient-0.2.4.21.g455b1cb/heatclient/common/utils.py 2013-09-20 00:42:15.000000000 +0200 @@ -1,4 +1,4 @@ -# Copyright 2012 OpenStack LLC. +# Copyright 2012 OpenStack Foundation # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-heatclient-0.2.4.20.g978e3f4/heatclient/tests/test_utils.py new/python-heatclient-0.2.4.21.g455b1cb/heatclient/tests/test_utils.py --- old/python-heatclient-0.2.4.20.g978e3f4/heatclient/tests/test_utils.py 2013-09-11 22:48:43.000000000 +0200 +++ new/python-heatclient-0.2.4.21.g455b1cb/heatclient/tests/test_utils.py 2013-09-20 00:42:15.000000000 +0200 @@ -1,4 +1,4 @@ -# Copyright 2012 OpenStack LLC. +# Copyright 2012 OpenStack Foundation # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-heatclient-0.2.4.20.g978e3f4/heatclient/v1/__init__.py new/python-heatclient-0.2.4.21.g455b1cb/heatclient/v1/__init__.py --- old/python-heatclient-0.2.4.20.g978e3f4/heatclient/v1/__init__.py 2013-09-11 22:48:43.000000000 +0200 +++ new/python-heatclient-0.2.4.21.g455b1cb/heatclient/v1/__init__.py 2013-09-20 00:42:15.000000000 +0200 @@ -1,4 +1,4 @@ -# Copyright 2012 OpenStack LLC. +# Copyright 2012 OpenStack Foundation # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-heatclient-0.2.4.20.g978e3f4/heatclient/v1/client.py new/python-heatclient-0.2.4.21.g455b1cb/heatclient/v1/client.py --- old/python-heatclient-0.2.4.20.g978e3f4/heatclient/v1/client.py 2013-09-11 22:48:43.000000000 +0200 +++ new/python-heatclient-0.2.4.21.g455b1cb/heatclient/v1/client.py 2013-09-20 00:42:15.000000000 +0200 @@ -1,4 +1,4 @@ -# Copyright 2012 OpenStack LLC. +# Copyright 2012 OpenStack Foundation # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-heatclient-0.2.4.20.g978e3f4/heatclient/v1/events.py new/python-heatclient-0.2.4.21.g455b1cb/heatclient/v1/events.py --- old/python-heatclient-0.2.4.20.g978e3f4/heatclient/v1/events.py 2013-09-11 22:48:43.000000000 +0200 +++ new/python-heatclient-0.2.4.21.g455b1cb/heatclient/v1/events.py 2013-09-20 00:42:15.000000000 +0200 @@ -1,4 +1,4 @@ -# Copyright 2012 OpenStack LLC. +# Copyright 2012 OpenStack Foundation # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-heatclient-0.2.4.20.g978e3f4/heatclient/v1/resources.py new/python-heatclient-0.2.4.21.g455b1cb/heatclient/v1/resources.py --- old/python-heatclient-0.2.4.20.g978e3f4/heatclient/v1/resources.py 2013-09-11 22:48:43.000000000 +0200 +++ new/python-heatclient-0.2.4.21.g455b1cb/heatclient/v1/resources.py 2013-09-20 00:42:15.000000000 +0200 @@ -1,4 +1,4 @@ -# Copyright 2012 OpenStack LLC. +# Copyright 2012 OpenStack Foundation # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-heatclient-0.2.4.20.g978e3f4/heatclient/v1/shell.py new/python-heatclient-0.2.4.21.g455b1cb/heatclient/v1/shell.py --- old/python-heatclient-0.2.4.20.g978e3f4/heatclient/v1/shell.py 2013-09-11 22:48:43.000000000 +0200 +++ new/python-heatclient-0.2.4.21.g455b1cb/heatclient/v1/shell.py 2013-09-20 00:42:15.000000000 +0200 @@ -1,4 +1,4 @@ -# Copyright 2012 OpenStack LLC. +# Copyright 2012 OpenStack Foundation # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-heatclient-0.2.4.20.g978e3f4/heatclient/v1/stacks.py new/python-heatclient-0.2.4.21.g455b1cb/heatclient/v1/stacks.py --- old/python-heatclient-0.2.4.20.g978e3f4/heatclient/v1/stacks.py 2013-09-11 22:48:43.000000000 +0200 +++ new/python-heatclient-0.2.4.21.g455b1cb/heatclient/v1/stacks.py 2013-09-20 00:42:15.000000000 +0200 @@ -1,4 +1,4 @@ -# Copyright 2012 OpenStack LLC. +# Copyright 2012 OpenStack Foundation # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/python-heatclient-0.2.4.20.g978e3f4/python_heatclient.egg-info/PKG-INFO new/python-heatclient-0.2.4.21.g455b1cb/python_heatclient.egg-info/PKG-INFO --- old/python-heatclient-0.2.4.20.g978e3f4/python_heatclient.egg-info/PKG-INFO 2013-09-11 22:49:25.000000000 +0200 +++ new/python-heatclient-0.2.4.21.g455b1cb/python_heatclient.egg-info/PKG-INFO 2013-09-20 00:42:47.000000000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: python-heatclient -Version: 0.2.4.20.g978e3f4 +Version: 0.2.4.21.g455b1cb Summary: OpenStack Orchestration API Client Library Home-page: http://www.openstack.org/ Author: OpenStack -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
