Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package docker-distribution for
openSUSE:Factory checked in at 2021-07-16 00:00:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/docker-distribution (Old)
and /work/SRC/openSUSE:Factory/.docker-distribution.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "docker-distribution"
Fri Jul 16 00:00:32 2021 rev:23 rq:906410 version:2.7.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/docker-distribution/docker-distribution.changes
2020-10-14 15:40:01.570379878 +0200
+++
/work/SRC/openSUSE:Factory/.docker-distribution.new.2625/docker-distribution.changes
2021-07-16 00:02:35.972649509 +0200
@@ -1,0 +2,5 @@
+Thu Jul 15 07:30:22 UTC 2021 - Dirk M??ller <[email protected]>
+
+- go back to golang 1.15 to fix the build for now
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ docker-distribution.spec ++++++
--- /var/tmp/diff_new_pack.j8wdQt/_old 2021-07-16 00:02:36.576644669 +0200
+++ /var/tmp/diff_new_pack.j8wdQt/_new 2021-07-16 00:02:36.580644637 +0200
@@ -1,7 +1,7 @@
#
# spec file for package docker-distribution
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -39,9 +39,9 @@
Patch2: 0003-Support-external-redis-sentinel-cluster.patch
# PATCH-FIX-UPSTREAM https://github.com/docker/distribution/pull/3088
Patch3: 0004-Make-ipfilteredby-not-required.patch
-BuildRequires: go >= 1.13
BuildRequires: golang-packaging
BuildRequires: systemd-rpm-macros
+BuildRequires: golang(API) = 1.15
ExclusiveArch: x86_64 s390x aarch64 %arm ppc64le
%description