Accepting request 1144496 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1144496 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/etcd?expand=0&rev=38
This commit is contained in:
commit
c3674e2cc0
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 6 08:11:41 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Drop go_provides macro: it is guarded by if suse_version <= 1110,
|
||||
yet has a negative impact on the general RPM dep/provides scanner
|
||||
(i.e user provides were not added).
|
||||
- Drop go_nostrip macro, as it does nothing useful.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 19 16:30:44 UTC 2024 - Elisei Roca <eroca@suse.com>
|
||||
|
||||
|
@ -43,9 +43,6 @@ BuildRequires: xz
|
||||
Requires(post): %fillup_prereq
|
||||
ExcludeArch: s390 %{ix86}
|
||||
%sysusers_requires
|
||||
%{go_provides}
|
||||
# Make sure that the binary is not getting stripped.
|
||||
%{go_nostrip}
|
||||
|
||||
%description
|
||||
etcd is a distributed, consistent key-value store for shared configuration and
|
||||
|
Loading…
Reference in New Issue
Block a user