Delete dist macro in spec

(cherry picked from commit b03abba87511a2427707cd242d6cb6b951a1b365)
This commit is contained in:
weidong 2020-12-24 15:47:42 +08:00 committed by openeuler-sync-bot
parent 577f898cd3
commit e03a3125e2

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