Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package etcd-for-k8s1.19 for
openSUSE:Factory checked in at 2021-04-26 16:38:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/etcd-for-k8s1.19 (Old)
and /work/SRC/openSUSE:Factory/.etcd-for-k8s1.19.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "etcd-for-k8s1.19"
Mon Apr 26 16:38:38 2021 rev:4 rq:885009 version:3.4.13
Changes:
--------
--- /work/SRC/openSUSE:Factory/etcd-for-k8s1.19/etcd-for-k8s1.19.changes
2020-12-10 15:57:48.366835760 +0100
+++
/work/SRC/openSUSE:Factory/.etcd-for-k8s1.19.new.12324/etcd-for-k8s1.19.changes
2021-04-26 16:38:44.377991139 +0200
@@ -1,0 +2,6 @@
+Tue Apr 13 14:13:14 UTC 2021 - Richard Brown <[email protected]>
+
+- Add provides for etcd-for-k8s1.21 so it will also work with k8s
+ 1.21
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ etcd-for-k8s1.19.spec ++++++
--- /var/tmp/diff_new_pack.gEqdXn/_old 2021-04-26 16:38:44.961992069 +0200
+++ /var/tmp/diff_new_pack.gEqdXn/_new 2021-04-26 16:38:44.961992069 +0200
@@ -1,7 +1,7 @@
#
# spec file for package etcd-for-k8s1.19
#
-# 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
@@ -37,8 +37,9 @@
Conflicts: etcdctl
Provides: etcd-for-k8s = %{version}
Conflicts: etcd-for-k8s
-# k8s 1.20 uses same etcd
+# k8s 1.20 and 1.21 uses same etcd
Provides: etcd-for-k8s1.20
+Provides: etcd-for-k8s1.21
%description
etcd is a distributed, consistent key-value store for shared configuration and