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 2022-02-24 18:21:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/docker-distribution (Old)
and /work/SRC/openSUSE:Factory/.docker-distribution.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "docker-distribution"
Thu Feb 24 18:21:09 2022 rev:24 rq:957368 version:2.8.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/docker-distribution/docker-distribution.changes
2021-07-16 00:02:35.972649509 +0200
+++
/work/SRC/openSUSE:Factory/.docker-distribution.new.1958/docker-distribution.changes
2022-02-24 18:24:35.886640593 +0100
@@ -1,0 +2,19 @@
+Tue Feb 15 09:51:24 UTC 2022 - [email protected]
+
+- Update to version 2.8.0:
+ * Update README so the release pipeline works properly.
+ * Make this releaes a beta release first.
+ * [2.8] Release artifacts
+ * release workflow
+ * Apply suggestions from code review
+ * Prepare for v2.8.0 release
+ * [release/2.7] vendor: github.com/opencontainers/image-spec v1.0.2
+ * manifest: validate document type before unmarshal
+ * [release/2.7] vendor: github.com/golang-jwt/jwt v3.2.1
+- Drop merged patchs
+ * 0001-Fix-s3-driver-for-supporting-ceph-radosgw.patch
+ * 0002-Relax-filesystem-driver-folder-permissions-to-0777-cont.patch
+ * 0003-Support-external-redis-sentinel-cluster.patch
+ * 0004-Make-ipfilteredby-not-required.patch
+
+-------------------------------------------------------------------
Old:
----
0001-Fix-s3-driver-for-supporting-ceph-radosgw.patch
0002-Relax-filesystem-driver-folder-permissions-to-0777-cont.patch
0003-Support-external-redis-sentinel-cluster.patch
0004-Make-ipfilteredby-not-required.patch
distribution-2.7.1.tar.xz
New:
----
distribution-2.8.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ docker-distribution.spec ++++++
--- /var/tmp/diff_new_pack.nM0F0p/_old 2022-02-24 18:24:36.418640455 +0100
+++ /var/tmp/diff_new_pack.nM0F0p/_new 2022-02-24 18:24:36.418640455 +0100
@@ -1,7 +1,7 @@
#
# spec file for package docker-distribution
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
%define registry_group registry
Name: docker-distribution
-Version: 2.7.1
+Version: 2.8.0
Release: 0
Summary: The Docker toolset to pack, ship, store, and deliver content
License: Apache-2.0
@@ -31,14 +31,6 @@
Source1: registry-configuration.yml
Source2: registry.service
Source4: README-registry.SUSE
-# PATCH-FIX-UPSTREAM https://github.com/docker/distribution/pull/2879
-Patch0: 0001-Fix-s3-driver-for-supporting-ceph-radosgw.patch
-# PATCH-FIX-UPSTREAM https://github.com/docker/distribution/pull/3204
-Patch1:
0002-Relax-filesystem-driver-folder-permissions-to-0777-cont.patch
-# PATCH-FIX-UPSTREAM https://github.com/docker/distribution/pull/2886
-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: golang-packaging
BuildRequires: systemd-rpm-macros
BuildRequires: golang(API) = 1.15
++++++ _service ++++++
--- /var/tmp/diff_new_pack.nM0F0p/_old 2022-02-24 18:24:36.474640440 +0100
+++ /var/tmp/diff_new_pack.nM0F0p/_new 2022-02-24 18:24:36.474640440 +0100
@@ -3,8 +3,8 @@
<param name="url">https://github.com/docker/distribution.git</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
- <param name="versionformat">2.7.1</param>
- <param name="revision">v2.7.1</param>
+ <param name="versionformat">2.8.0</param>
+ <param name="revision">v2.8.0</param>
<param name="changesgenerate">enable</param>
</service>
<service name="recompress" mode="disabled">
++++++ distribution-2.7.1.tar.xz -> distribution-2.8.0.tar.xz ++++++
++++ 4221 lines of diff (skipped)