add %{?dist} to Release
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
# Common info
|
# Common info
|
||||||
Name: %{realname}
|
Name: %{realname}
|
||||||
Version: %{realver}
|
Version: %{realver}
|
||||||
Release: 1.3
|
Release: 1.4%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Productivity/Networking/Security
|
Group: Productivity/Networking/Security
|
||||||
URL: http://coova.org/CoovaChilli
|
URL: http://coova.org/CoovaChilli
|
||||||
@@ -99,6 +99,9 @@ Development files for %{name}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 05 2025 Trevor Batley <trevorb@koozali.org> %{realver}-1.4.sme
|
||||||
|
- add %{?dist} to Release so that .el8.sme included in rpm name [SME: 13272]
|
||||||
|
|
||||||
* Thu Oct 09 2025 Trevor Batley <trevorb@koozali.org> %{realver}-1.3.sme
|
* Thu Oct 09 2025 Trevor Batley <trevorb@koozali.org> %{realver}-1.3.sme
|
||||||
- change source url to github archive, where it now lives
|
- change source url to github archive, where it now lives
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user