Delete dist macro in spec

This commit is contained in:
weidong 2020-12-24 15:47:42 +08:00
parent f75b2ec18f
commit b03abba875

View File

@ -11,7 +11,7 @@
Name: openjfx8
Version: 8.0.202
Release: 22.b07%{?dist}
Release: 23.b07
Summary: Rich client application platform for Java
#fxpackager is BSD
@ -233,6 +233,9 @@ ln -s %{openjfxdir}/bin/javapackager %{buildroot}%{_bindir}
%license LICENSE
%changelog
* Thu Dec 24 2020 weidong <weidong@uniontech.com> - 8.0.202-23.b07
- Delete dist macro in spec
* Mon Dec 21 2020 Noah <hedongbo@huawei.com> - 8.0.202-22.b07
- add a license to this repo