Skip to content

Commit 1695df4

Browse files
author
AOS Automation Release Team
committed
Automatic commit of package [atomic-openshift] release [3.10.27-1].
Created by command: /usr/bin/tito tag --accept-auto-changelog --keep-version --debug
1 parent c8e7a31 commit 1695df4

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

.tito/packages/atomic-openshift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.10.26-1 ./
1+
3.10.27-1 ./

origin.spec

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
# %commit and %os_git_vars are intended to be set by tito custom builders provided
1818
# in the .tito/lib directory. The values in this spec file will not be kept up to date.
1919
%{!?commit:
20-
%global commit 032f55b706c21009e62017ebad6937925b960666
20+
%global commit 3e1d50593d893e7befb91b8f2e9e1165a0285805
2121
}
2222
%global shortcommit %(c=%{commit}; echo ${c:0:7})
2323
# os_git_vars needed to run hack scripts during rpm builds
2424
%{!?os_git_vars:
25-
%global os_git_vars OS_GIT_MINOR=10+ OS_GIT_MAJOR=3 OS_GIT_VERSION=v3.10.25 OS_GIT_TREE_STATE=clean OS_BUILD_LDFLAGS_DEFAULT_IMAGE_STREAMS=rhel7 KUBE_GIT_VERSION=v1.10.0+b81c8f8 OS_GIT_PATCH=25 KUBE_GIT_COMMIT=b81c8f8 KUBE_GIT_MINOR=10+ OS_GIT_COMMIT=07f83df KUBE_GIT_MAJOR=1 OS_IMAGE_PREFIX=registry.access.redhat.com/openshift3/ose ETCD_GIT_VERSION=v3.2.16-0-g121edf0 ETCD_GIT_COMMIT=121edf0
25+
%global os_git_vars OS_GIT_MINOR=10+ OS_GIT_MAJOR=3 OS_GIT_VERSION=v3.10.26 OS_GIT_TREE_STATE=clean OS_BUILD_LDFLAGS_DEFAULT_IMAGE_STREAMS=rhel7 KUBE_GIT_VERSION=v1.10.0+b81c8f8 OS_GIT_PATCH=26 KUBE_GIT_COMMIT=b81c8f8 KUBE_GIT_MINOR=10+ OS_GIT_COMMIT=c8e7a31 KUBE_GIT_MAJOR=1 OS_IMAGE_PREFIX=registry.access.redhat.com/openshift3/ose ETCD_GIT_VERSION=v3.2.16-0-g121edf0 ETCD_GIT_COMMIT=121edf0
2626
}
2727

2828
%if 0%{?skip_build}
@@ -64,7 +64,7 @@
6464
Name: atomic-openshift
6565
# Version is not kept up to date and is intended to be set by tito custom
6666
# builders provided in the .tito/lib directory of this project
67-
Version: 3.10.26
67+
Version: 3.10.27
6868
Release: 1%{?dist}
6969
Summary: Open Source Container Management by Red Hat
7070
License: ASL 2.0
@@ -487,6 +487,9 @@ if [ "$1" -eq 0 ] ; then
487487
fi
488488

489489
%changelog
490+
* Mon Jul 30 2018 AOS Automation Release Team <[email protected]> 3.10.27-1
491+
-
492+
490493
* Sun Jul 29 2018 AOS Automation Release Team <[email protected]> 3.10.26-1
491494
-
492495

0 commit comments

Comments
 (0)