[openstack-heat] Remove m2crypto

Jeff Peeler jpeeler at fedoraproject.org
Mon Aug 4 17:26:35 UTC 2014


commit 61a81cd69ba6fc49062120dbf2048e4f0ecd4df2
Author: Jeff Peeler <jpeeler at redhat.com>
Date:   Mon Aug 4 13:23:15 2014 -0400

    Remove m2crypto
    
    Bump version and changelog for build

 openstack-heat.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/openstack-heat.spec b/openstack-heat.spec
index fbb1c9f..d70d348 100644
--- a/openstack-heat.spec
+++ b/openstack-heat.spec
@@ -16,7 +16,7 @@ Source99:	sources
 Name:		openstack-heat
 Summary:	OpenStack Orchestration (heat)
 Version:	%{spec_version}
-Release:	0.1%{release_suffix}
+Release:	0.2%{release_suffix}
 License:	ASL 2.0
 Group:		System Environment/Base
 URL:		http://www.openstack.org
@@ -197,7 +197,6 @@ Requires: python-qpid
 Requires: python-webob
 Requires: python-six >= 1.4.1
 Requires: PyYAML
-Requires: m2crypto
 Requires: python-anyjson
 Requires: python-paramiko
 Requires: python-babel
@@ -385,6 +384,11 @@ AWS CloudWatch-compatible API to the Heat Engine
 
 
 %changelog
+* Mon Aug  4 2014 Jeff Peeler <jpeeler at redhat.com> - 2014.2-0.2.b1
+- set qpid_topology_version=2 in heat-dist.conf (rhbz #1124137)
+- add client build requires (rhbz #1108056)
+- remove m2crypto as it's no longer required
+
 * Fri Jul 25 2014 Ryan S. Brown <rybrown at redhat.com> 2014.2-0.1.b2
 - Update to upstream 2014.2.b2
 


More information about the scm-commits mailing list