Hello community,

here is the log from the commit of package openstack-heat for openSUSE:Factory 
checked in at 2014-01-20 07:05:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openstack-heat (Old)
 and      /work/SRC/openSUSE:Factory/.openstack-heat.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openstack-heat"

Changes:
--------
--- /work/SRC/openSUSE:Factory/openstack-heat/openstack-heat.changes    
2013-11-20 10:59:41.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.openstack-heat.new/openstack-heat.changes       
2014-01-23 15:50:35.000000000 +0100
@@ -1,0 +2,43 @@
+Fri Dec 20 01:04:02 UTC 2013 - [email protected]
+
+- Update to version 2013.2.2.dev3.g2beab02:
+  + Shorten physical resource name to custom limit
+
+-------------------------------------------------------------------
+Tue Dec 17 01:14:50 UTC 2013 - [email protected]
+
+- Update to version 2013.2.2.dev1.gff69011:
+  + Bump stable/havana next version to 2013.2.2
+
+-------------------------------------------------------------------
+Mon Dec 16 09:30:43 UTC 2013 - [email protected]
+
+- fix requires 
+
+-------------------------------------------------------------------
+Sun Dec 15 00:43:32 UTC 2013 - [email protected]
+
+- Update to version 2013.2.1.dev10.g8283db7:
+  + Fix missing policy enforcement in CFN API
+  + Deny API requests where context doesn't match path
+
+-------------------------------------------------------------------
+Sat Dec 14 00:51:50 UTC 2013 - [email protected]
+
+- Update to version 2013.2.1.dev6.g25de97c:
+  + Updated from global requirements
+
+-------------------------------------------------------------------
+Sun Dec  8 00:54:03 UTC 2013 - [email protected]
+
+- Update to version 2013.2.1.dev5.g3fc572e:
+  + Properly reconnect subscribing clients when QPID broker restarts
+  + Sync rpc fix from oslo-incubator
+
+-------------------------------------------------------------------
+Thu Nov 28 00:50:34 UTC 2013 - [email protected]
+
+- Update to version 2013.2.1.dev3.ga8c0b11:
+  + Use all available headroom for autoscaling
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ openstack-heat-doc.spec ++++++
--- /var/tmp/diff_new_pack.qBsAt4/_old  2014-01-23 15:50:35.000000000 +0100
+++ /var/tmp/diff_new_pack.qBsAt4/_new  2014-01-23 15:50:35.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openstack-heat-doc
 #
-# 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,7 +19,7 @@
 %define component heat
 
 Name:           openstack-%{component}-doc
-Version:        2013.2.1.dev2.gf33297d
+Version:        2013.2.2.dev3.g2beab02
 Release:        0
 Summary:        OpenStack Orchestration (Heat) - Documentation
 License:        Apache-2.0
@@ -65,7 +65,7 @@
 This package contains documentation files for openstack-heat.
 
 %prep
-%setup -q -n heat-2013.2.1.dev2.gf33297d
+%setup -q -n heat-2013.2.2.dev3.g2beab02
 %openstack_cleanup_prep
 
 %build

++++++ openstack-heat.spec ++++++
--- /var/tmp/diff_new_pack.qBsAt4/_old  2014-01-23 15:50:35.000000000 +0100
+++ /var/tmp/diff_new_pack.qBsAt4/_new  2014-01-23 15:50:35.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openstack-heat
 #
-# 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
@@ -21,7 +21,7 @@
 %define username openstack-%{component}
 
 Name:           openstack-%{component}
-Version:        2013.2.1.dev2.gf33297d
+Version:        2013.2.2.dev3.g2beab02
 Release:        0
 Summary:        Openstack Orchestration (Heat)
 License:        Apache-2.0
@@ -61,7 +61,7 @@
 Summary:        Openstack Orchestration (Heat) - Python module
 Group:          Development/Languages/Python
 Requires:       python >= 2.6.8
-Requires:       python-Babel >= 0.9.6
+Requires:       python-Babel >= 1.3
 Requires:       python-PasteDeploy >= 1.5.0
 Requires:       python-PyYAML >= 3.1.0
 Requires:       python-Routes >= 1.12.3
@@ -70,11 +70,11 @@
 Requires:       python-WebOb >= 1.2.3
 Requires:       python-argparse
 Requires:       python-ceilometerclient >= 1.0.5
-Requires:       python-cinderclient >= 1.0.5
+Requires:       python-cinderclient >= 1.0.6
 Requires:       python-eventlet >= 0.13.0
 Requires:       python-greenlet >= 0.3.2
 Requires:       python-httplib2
-Requires:       python-iso8601 >= 0.1.4
+Requires:       python-iso8601 >= 0.1.8
 Requires:       python-keystoneclient >= 0.3.2
 Requires:       python-kombu >= 2.4.8
 Requires:       python-lxml >= 2.3
@@ -86,7 +86,7 @@
 Requires:       python-pbr >= 0.5.21
 Requires:       python-pycrypto >= 2.6
 Requires:       python-python-memcached
-Requires:       python-six
+Requires:       python-six >= 1.4.1
 Requires:       python-sqlalchemy-migrate >= 0.7.2
 Requires:       python-swiftclient >= 1.5
 
@@ -149,7 +149,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n heat-2013.2.1.dev2.gf33297d
+%setup -q -n heat-2013.2.2.dev3.g2beab02
 %openstack_cleanup_prep
 #NOTE(saschpe): Kill heat Sphinx extension, we're only building manpages:
 sed -i "s|'heat.doc.resources'||" doc/source/conf.py

++++++ heat-stable-havana.tar.gz ++++++
++++ 1713 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to