From 8569f029c3ac715ef93614568545791c66d42893 Mon Sep 17 00:00:00 2001 From: Alan Pevec Date: Oct 10 2014 20:01:46 +0000 Subject: Update to upstream 2014.2.rc2 --- diff --git a/.gitignore b/.gitignore index 4a24c70..fbe0104 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /keystone-2014.2.b2.tar.gz /keystone-2014.2.b3.tar.gz /keystone-2014.2.rc1.tar.gz +/keystone-2014.2.rc2.tar.gz diff --git a/0001-remove-runtime-dep-on-python-pbr.patch b/0001-remove-runtime-dep-on-python-pbr.patch index eeefe4d..d183076 100644 --- a/0001-remove-runtime-dep-on-python-pbr.patch +++ b/0001-remove-runtime-dep-on-python-pbr.patch @@ -1,4 +1,4 @@ -From 255547c739d270857c075c5050683d0dab82c511 Mon Sep 17 00:00:00 2001 +From 94d690cf49e34453165dd1ccd66ddf080696cd20 Mon Sep 17 00:00:00 2001 From: Alan Pevec Date: Mon, 9 Sep 2013 00:38:42 +0200 Subject: [PATCH] remove runtime dep on python-pbr diff --git a/0002-sync-parameter-values-with-keystone-dist.conf.patch b/0002-sync-parameter-values-with-keystone-dist.conf.patch index 629d699..c3328e5 100644 --- a/0002-sync-parameter-values-with-keystone-dist.conf.patch +++ b/0002-sync-parameter-values-with-keystone-dist.conf.patch @@ -1,4 +1,4 @@ -From 30caade704deb230ba52b4f036982168b4fbba3f Mon Sep 17 00:00:00 2001 +From ab6d984b50340003f75f927e5e406f0a83863a83 Mon Sep 17 00:00:00 2001 From: Alan Pevec Date: Mon, 9 Sep 2013 15:22:20 +0200 Subject: [PATCH] sync parameter values with keystone-dist.conf diff --git a/openstack-keystone.spec b/openstack-keystone.spec index 886d7b5..0f6c1aa 100644 --- a/openstack-keystone.spec +++ b/openstack-keystone.spec @@ -1,11 +1,11 @@ %global release_name juno -%global milestone rc1 +%global milestone rc2 %global with_doc %{!?_without_doc:1}%{?_without_doc:0} Name: openstack-keystone Version: 2014.2 -Release: 0.5.%{milestone}%{?dist} +Release: 0.6%{milestone}%{?dist} Summary: OpenStack Identity Service License: ASL 2.0 @@ -23,7 +23,7 @@ Source23: openstack-keystone.upstart # -# patches_base=2014.2.rc1 +# patches_base=2014.2.rc2 # Patch0001: 0001-remove-runtime-dep-on-python-pbr.patch Patch0002: 0002-sync-parameter-values-with-keystone-dist.conf.patch @@ -277,6 +277,9 @@ fi %endif %changelog +* Fri Oct 10 2014 Alan Pevec 2014.2-0.6rc2 +- Update to upstream 2014.2.rc2 + * Wed Oct 01 2014 Alan Pevec 2014.2-0.5.rc1 - Update to upstream 2014.2.rc1 diff --git a/sources b/sources index 3ea7e9e..c9cf0f4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -facdb53a629ded3146856d11d048ebfe keystone-2014.2.rc1.tar.gz +d08812de436740e81c0918acb14b63a5 keystone-2014.2.rc2.tar.gz