diff --git a/golang-github-fxamacker-cbor.spec b/golang-github-fxamacker-cbor.spec index b2264bc..9fa9dff 100644 --- a/golang-github-fxamacker-cbor.spec +++ b/golang-github-fxamacker-cbor.spec @@ -13,6 +13,8 @@ Version: 2.7.0 %gometa -L -f +%global goaltipaths github.com/fxamacker/cbor/v2 + %global common_description %{expand: CBOR codec (RFC 8949) with CBOR tags, Go struct tags (toarray, keyasint, omitempty), float64/32/16, big.Int, and fuzz tested billions of execs.}