Merge pull request #193 from dhiltgen/bump_epoch

[18.09] Bump packaging epoch
Upstream-commit: 346f22eb45a72e6087d0996b4cd5699346c10e74
Component: packaging
This commit is contained in:
Eli Uriegas
2018-09-10 18:41:49 +02:00
committed by GitHub
6 changed files with 6 additions and 6 deletions

View File

@ -11,7 +11,7 @@ GO_IMAGE=$(GO_BASE_IMAGE):$(GO_VERSION)
SUFFIX=ce
DEB_VERSION?=$(shell SUFFIX=$(SUFFIX) ./gen-deb-ver $(CLI_DIR) "$(VERSION)")
CHOWN:=docker run --rm -v $(CURDIR):/v -w /v alpine chown
EPOCH?=3
EPOCH?=4
COMMON_FILES=common
BUILD?=docker build \

View File

@ -3,7 +3,7 @@
Name: docker-ce-cli
Version: %{_version}
Release: %{_release}%{?dist}
Epoch: 0
Epoch: 1
Summary: The open-source application container engine
Group: Tools/Docker
License: ASL 2.0

View File

@ -3,7 +3,7 @@
Name: docker-ce
Version: %{_version}
Release: %{_release}%{?dist}
Epoch: 2
Epoch: 3
Source0: containerd-proxy.tgz
Source1: docker.service
Source2: engine.tar

View File

@ -1,7 +1,7 @@
Name: docker-ce
Version: %{_version}
Release: %{_release}%{?dist}
Epoch: 2
Epoch: 3
Summary: The open-source application container engine
Group: Tools/Docker
License: ASL 2.0

View File

@ -1,7 +1,7 @@
Name: docker-ce
Version: %{_version}
Release: %{_release}%{?dist}
Epoch: 2
Epoch: 3
Summary: The open-source application container engine
Group: Tools/Docker
License: ASL 2.0

View File

@ -1,7 +1,7 @@
Name: docker-ce
Version: %{_version}
Release: %{_release}%{?dist}
Epoch: 2
Epoch: 3
Summary: The open-source application container engine
Group: Tools/Docker
License: ASL 2.0