diff --git a/openjfx8.spec b/openjfx8.spec index 2bcb3f9..ee72d8b 100644 --- a/openjfx8.spec +++ b/openjfx8.spec @@ -11,7 +11,7 @@ Name: openjfx8 Version: 8.0.202 -Release: 23.b07 +Release: 24.b07 Summary: Rich client application platform for Java #fxpackager is BSD @@ -53,6 +53,7 @@ Source31: build.xml Source32: buildSrc.xml Source33: fxpackager-native.xml Source34: fxpackager-so.xml +Source35: settings.xml Patch0: 0000-Fix-wait-call-in-PosixPlatform.patch Patch1: 0003-fix-cast-between-incompatible-function-types.patch @@ -233,6 +234,9 @@ ln -s %{openjfxdir}/bin/javapackager %{buildroot}%{_bindir} %license LICENSE %changelog +* Fri Mar 12 2021 Noah - 8.0.202-24.b07 +- add settings.xml to source + * Thu Dec 24 2020 weidong - 8.0.202-23.b07 - Delete dist macro in spec