diff --git a/openjfx8.spec b/openjfx8.spec index 54df49eb1f9f1893911f4deee90027d8ae9ec967..2bcb3f9edeba025338ba3d57129a34f32addb8b6 100644 --- a/openjfx8.spec +++ b/openjfx8.spec @@ -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 - 8.0.202-23.b07 +- Delete dist macro in spec + * Mon Dec 21 2020 Noah - 8.0.202-22.b07 - add a license to this repo