commit openstack-keystone for openSUSE:Factory
Hello community, here is the log from the commit of package openstack-keystone for openSUSE:Factory checked in at 2014-04-20 11:36:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openstack-keystone (Old) and /work/SRC/openSUSE:Factory/.openstack-keystone.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "openstack-keystone" Changes: -------- --- /work/SRC/openSUSE:Factory/openstack-keystone/openstack-keystone.changes 2014-04-14 10:55:04.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.openstack-keystone.new/openstack-keystone.changes 2014-04-20 11:36:04.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Apr 17 12:52:36 UTC 2014 - dmueller@suse.com + +- update to 2014.1: + * no change + +------------------------------------------------------------------- Old: ---- keystone-2014.1.rc2.tar.gz New: ---- keystone-2014.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openstack-keystone-doc.spec ++++++ --- /var/tmp/diff_new_pack.YRfJRq/_old 2014-04-20 11:36:04.000000000 +0200 +++ /var/tmp/diff_new_pack.YRfJRq/_new 2014-04-20 11:36:04.000000000 +0200 @@ -19,7 +19,7 @@ %define component keystone Name: openstack-%{component}-doc -Version: 2014.1.rc2 +Version: 2014.1 Release: 0 Summary: OpenStack Identity Service (Keystone) - Documentation License: Apache-2.0 ++++++ openstack-keystone.spec ++++++ --- /var/tmp/diff_new_pack.YRfJRq/_old 2014-04-20 11:36:04.000000000 +0200 +++ /var/tmp/diff_new_pack.YRfJRq/_new 2014-04-20 11:36:04.000000000 +0200 @@ -21,7 +21,7 @@ %define username %{component} Name: openstack-%{component} -Version: 2014.1.rc2 +Version: 2014.1 Release: 0 Summary: OpenStack Identity Service (Keystone) License: Apache-2.0 @@ -65,16 +65,16 @@ Requires: logrotate Requires: python-iso8601 >= 0.1.9 Requires: python-keystone = %{version} -Requires: python-oslo.config >= 1.2.0 +Requires: python-oslo.config >= 1.2 BuildRoot: %{_tmppath}/%{name}-%{version}-build # keystone dependencies # To generate a self-signed certificate to be used in demo setups: Requires(post): coreutils Requires(post): crudini Requires(post): python-keystone -Requires(post): python-dogpile.cache >= 0.5.0 +Requires(post): python-dogpile.cache >= 0.5 Requires(post): python-argparse -Requires(post): python-iso8601 >= 0.1.8 +Requires(post): python-iso8601 >= 0.1.9 # NOTE(saschp): We need OpenStack'S fork here: Requires(post): python-sqlalchemy-migrate >= 0.8.2 Requires(post): python-Routes >= 1.12.3 @@ -98,23 +98,23 @@ Requires: python >= 2.6.8 Requires: python-Babel >= 1.3 Requires: python-Paste -Requires: python-PasteDeploy >= 1.5.0 +Requires: python-PasteDeploy >= 1.5 Requires: python-Routes >= 1.12.3 Requires: python-SQLAlchemy >= 0.7.8 Requires: python-WebOb >= 1.2.3 -Requires: python-dogpile.cache >= 0.5.0 -Requires: python-eventlet >= 0.13.0 +Requires: python-dogpile.cache >= 0.5 +Requires: python-eventlet >= 0.13 Requires: python-greenlet >= 0.3.2 Requires: python-iso8601 >= 0.1.9 -Requires: python-jsonschema >= 2.0.0 -Requires: python-keystoneclient >= 0.7.0 +Requires: python-jsonschema >= 2 +Requires: python-keystoneclient >= 0.7 Requires: python-kombu >= 2.4.8 Requires: python-ldap >= 2.3.13 Requires: python-lockfile >= 0.8 Requires: python-lxml >= 2.3 Requires: python-netaddr >= 0.7.6 Requires: python-oauthlib >= 0.6 -Requires: python-oslo.messaging >= 1.3.0a9 +Requires: python-oslo.messaging >= 1.3 Requires: python-pam >= 0.1.4 Requires: python-passlib Requires: python-pbr >= 0.6 @@ -134,13 +134,13 @@ Summary: Testsuite for the OpenStack Keystone Group: Development/Languages/Python Requires: %{name} = %{version} -Requires: python-WebTest >= 2.0 +Requires: python-WebTest >= 2 %if 0%{?suse_version} && 0%{?suse_version} <= 1110 Requires: python-discover %endif Requires: python-fixtures >= 0.3.14 -Requires: python-keystoneclient >= 0.7.0 -Requires: python-mock >= 1.0 +Requires: python-keystoneclient >= 0.7 +Requires: python-mock >= 1 Requires: python-mox >= 0.5.3 Requires: python-pysqlite Requires: python-python-memcached >= 1.48 ++++++ keystone-2014.1.rc2.tar.gz -> keystone-2014.1.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/keystone-2014.1.rc2/ChangeLog new/keystone-2014.1/ChangeLog --- old/keystone-2014.1.rc2/ChangeLog 2014-04-08 10:48:06.000000000 +0200 +++ new/keystone-2014.1/ChangeLog 2014-04-17 11:22:17.000000000 +0200 @@ -1,8 +1,8 @@ CHANGES ======= -2014.1.rc2 ----------- +2014.1 +------ * Updated from global requirements * Fix invalid LDAP filter for user ID with comma diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/keystone-2014.1.rc2/PKG-INFO new/keystone-2014.1/PKG-INFO --- old/keystone-2014.1.rc2/PKG-INFO 2014-04-08 10:48:07.000000000 +0200 +++ new/keystone-2014.1/PKG-INFO 2014-04-17 11:22:17.000000000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: keystone -Version: 2014.1.rc2 +Version: 2014.1 Summary: OpenStack Identity Home-page: http://www.openstack.org/ Author: OpenStack diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/keystone-2014.1.rc2/keystone.egg-info/PKG-INFO new/keystone-2014.1/keystone.egg-info/PKG-INFO --- old/keystone-2014.1.rc2/keystone.egg-info/PKG-INFO 2014-04-08 10:48:07.000000000 +0200 +++ new/keystone-2014.1/keystone.egg-info/PKG-INFO 2014-04-17 11:22:17.000000000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: keystone -Version: 2014.1.rc2 +Version: 2014.1 Summary: OpenStack Identity Home-page: http://www.openstack.org/ Author: OpenStack -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de