forked from pool/docker
Accepting request 749163 from home:cyphar:docker
- Update to Docker 19.03.5-ce. See upstream changelog in the packaged /usr/share/doc/packages/docker/CHANGELOG.md. OBS-URL: https://build.opensuse.org/request/show/749163 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=326
This commit is contained in:
10
docker.spec
10
docker.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package docker
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -42,8 +42,8 @@
|
||||
# helpfully injects into our build environment from the changelog). If you want
|
||||
# to generate a new git_commit_epoch, use this:
|
||||
# $ date --date="$(git show --format=fuller --date=iso $COMMIT_ID | grep -oP '(?<=^CommitDate: ).*')" '+%s'
|
||||
%define git_version 9013bf583a21
|
||||
%define git_commit_epoch 1571353729
|
||||
%define git_version 633a0ea838f1
|
||||
%define git_commit_epoch 1573629549
|
||||
|
||||
# These are the git commits required. We verify them against the source to make
|
||||
# sure we didn't miss anything important when doing upgrades.
|
||||
@@ -52,12 +52,12 @@
|
||||
%define required_libnetwork 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d
|
||||
|
||||
Name: %{realname}%{name_suffix}
|
||||
Version: 19.03.4_ce
|
||||
Version: 19.03.5_ce
|
||||
Release: 0
|
||||
Summary: The Moby-project Linux container runtime
|
||||
License: Apache-2.0
|
||||
Group: System/Management
|
||||
Url: http://www.docker.io
|
||||
URL: http://www.docker.io
|
||||
# TODO(VR): check those SOURCE files below
|
||||
Source: %{realname}-%{version}_%{git_version}.tar.xz
|
||||
Source1: docker.service
|
||||
|
Reference in New Issue
Block a user