Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update to 10.0.0.0rc3
Change-Id: Ibe674ac33e37f8ca1bb7475e74d7442054b2be36
  • Loading branch information
amoralej committed Oct 5, 2016
1 parent d02f504 commit 5fd9a8a
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions openstack-keystone.spec
@@ -1,4 +1,4 @@
%global milestone .0rc2
%global milestone .0rc3
%global with_doc %{!?_without_doc:1}%{?_without_doc:0}
%global service keystone

Expand All @@ -9,13 +9,13 @@ Name: openstack-keystone
# https://review.openstack.org/#/q/I6a35fa0dda798fad93b804d00a46af80f08d475c,n,z
Epoch: 1
Version: 10.0.0
Release: 0.2%{?milestone}%{?dist}
Release: 0.3%{?milestone}%{?dist}
Summary: OpenStack Identity Service
License: ASL 2.0
URL: http://keystone.openstack.org/
Source0: https://tarballs.openstack.org/%{service}/%{service}-%{upstream_version}.tar.gz
#
# patches_base=10.0.0.0rc2
# patches_base=10.0.0.0rc3
#

Source1: openstack-keystone.logrotate
Expand Down Expand Up @@ -283,6 +283,9 @@ chmod 660 %{_localstatedir}/log/keystone/keystone.log
%endif

%changelog
* Wed Oct 05 2016 Alfredo Moralejo <amoralej@redhat.com> 1:10.0.0-0.3.0rc3
- Update to 10.0.0.0rc3

* Wed Sep 28 2016 Alan Pevec <alan.pevec@redhat.com> 1:10.0.0-0.2.0rc2
- Update to 10.0.0.0rc2

Expand Down

0 comments on commit 5fd9a8a

Please sign in to comment.