forked from pool/coredns-for-k8s1.25
Accepting request 1071446 from home:psaggu:branches:devel:kubic
- fix typo in spec file sections values - "Requires:", "Supplements:" * coredns-for-k8s1.24 -> coredns-for-k8s1.25 OBS-URL: https://build.opensuse.org/request/show/1071446 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/coredns-for-k8s1.25?expand=0&rev=2
This commit is contained in:
parent
618e985a23
commit
90ae4de59a
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 14 09:37:20 UTC 2023 - Priyanka Saggu <priyanka.saggu@suse.com>
|
||||
|
||||
- fix typo in spec file sections values - "Requires:", "Supplements:"
|
||||
* coredns-for-k8s1.24 -> coredns-for-k8s1.25
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 9 13:55:12 UTC 2023 - Priyanka Saggu <priyanka.saggu@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package coredns-for-k8s1.24
|
||||
# spec file for package coredns-for-k8s1.25
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -45,8 +45,8 @@ TLS (RFC 7858) and gRPC (not a standard).
|
||||
%package extras
|
||||
Summary: Extra components for the coredns package
|
||||
Group: Productivity/Networking/DNS/Servers
|
||||
Requires: coredns-for-k8s1.24 = %{version}
|
||||
Supplements: coredns-for-k8s1.24
|
||||
Requires: coredns-for-k8s1.25 = %{version}
|
||||
Supplements: coredns-for-k8s1.25
|
||||
BuildArch: noarch
|
||||
BuildRequires: pkgconfig(systemd)
|
||||
Conflicts: coredns-extras
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9dc2782512fdae99d1c14633e3aeef157bc89364f7c084fb14f22c792a89cc0d
|
||||
size 9009524
|
||||
oid sha256:1b0e590ecffb61b78375745fc0166c5a6ec4ee1559836a78a54e44518bce0026
|
||||
size 9009212
|
||||
|
Loading…
Reference in New Issue
Block a user