add %{?dist} to Release
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# Common info
|
||||
Name: %{realname}
|
||||
Version: %{realver}
|
||||
Release: 1.3
|
||||
Release: 1.4%{?dist}
|
||||
License: GPL
|
||||
Group: Productivity/Networking/Security
|
||||
URL: http://coova.org/CoovaChilli
|
||||
@@ -99,6 +99,9 @@ Development files for %{name}
|
||||
%endif
|
||||
|
||||
%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
|
||||
- change source url to github archive, where it now lives
|
||||
|
||||
|
||||
Reference in New Issue
Block a user