Undo versioned naming

This commit is contained in:
Daniel Demus 2025-01-09 22:41:21 +01:00
parent 07988c54ca
commit 79467787ba

View File

@ -10,11 +10,16 @@
%global __requires_exclude %{?__requires_exclude:%{__requires_exclude}|}^golang\\(.*\\)$
%endif
%global debug_package %{nil}
# https://github.com/kubernetes-sigs/structured-merge-diff
%global goipath sigs.k8s.io/structured-merge-diff/v4
%global forgeurl https://github.com/kubernetes-sigs/structured-merge-diff
Version: 4.4.2
%global tag v4.4.2
%global goname golang-sigs-k8s-structured-merge-diff
%global godevelname %{goname}-devel
%gometa -L -f
%global common_description %{expand:
@ -24,7 +29,7 @@ Test cases and implementation for "server-side apply".}
%global godocs CONTRIBUTING.md README.md RELEASE.md code-of-\\\
conduct.md
Name: golang-sigs-k8s-structured-merge-diff
Name: %{goname}
Release: %autorelease
Summary: Test cases and implementation for "server-side apply"