diff -Nru keystone-12.0.0~rc2/ChangeLog keystone-12.0.0/ChangeLog --- keystone-12.0.0~rc2/ChangeLog 2017-08-18 08:09:23.000000000 +0000 +++ keystone-12.0.0/ChangeLog 2017-08-30 11:11:01.000000000 +0000 @@ -1,8 +1,8 @@ CHANGES ======= -12.0.0.0rc2 ------------ +12.0.0 +------ * Remove duplicate roles from federated auth * Add int storage of datetime for password created/expires diff -Nru keystone-12.0.0~rc2/debian/changelog keystone-12.0.0/debian/changelog --- keystone-12.0.0~rc2/debian/changelog 2017-08-29 15:21:44.000000000 +0000 +++ keystone-12.0.0/debian/changelog 2017-08-30 13:29:33.000000000 +0000 @@ -1,3 +1,9 @@ +keystone (2:12.0.0-0ubuntu1) artful; urgency=medium + + * New upstream release for OpenStack Pike. + + -- Corey Bryant Wed, 30 Aug 2017 09:29:33 -0400 + keystone (2:12.0.0~rc2-0ubuntu2) artful; urgency=medium * d/keystone.postinst: Drop db sync (LP: #1713059). diff -Nru keystone-12.0.0~rc2/keystone.egg-info/PKG-INFO keystone-12.0.0/keystone.egg-info/PKG-INFO --- keystone-12.0.0~rc2/keystone.egg-info/PKG-INFO 2017-08-18 08:09:25.000000000 +0000 +++ keystone-12.0.0/keystone.egg-info/PKG-INFO 2017-08-30 11:11:02.000000000 +0000 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: keystone -Version: 12.0.0.0rc2 +Version: 12.0.0 Summary: OpenStack Identity Home-page: https://docs.openstack.org/developer/keystone/ Author: OpenStack diff -Nru keystone-12.0.0~rc2/PKG-INFO keystone-12.0.0/PKG-INFO --- keystone-12.0.0~rc2/PKG-INFO 2017-08-18 08:09:28.000000000 +0000 +++ keystone-12.0.0/PKG-INFO 2017-08-30 11:11:04.000000000 +0000 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: keystone -Version: 12.0.0.0rc2 +Version: 12.0.0 Summary: OpenStack Identity Home-page: https://docs.openstack.org/developer/keystone/ Author: OpenStack