Include %{?dist} in Release
Use of the %{?dist} tag is mandatory in Fedora. https://docs.fedoraproject.org/en-US/packaging-guidelines/DistTag/
This commit is contained in:
parent
76bbd35211
commit
cadaae0aad
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: eglexternalplatform
|
Name: eglexternalplatform
|
||||||
Version: 1.1
|
Version: 1.1
|
||||||
Release: 2
|
Release: 2%{?dist}
|
||||||
Summary: EGL External Platform Interface headers
|
Summary: EGL External Platform Interface headers
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user