diff --git a/openjfx.spec b/openjfx11.spec similarity index 97% rename from openjfx.spec rename to openjfx11.spec index 57a199b7fd388f6267be0a4abcd67076027e849c..f02753c3d3a1520942b313e4a17120dfd3fb857e 100644 --- a/openjfx.spec +++ b/openjfx11.spec @@ -4,7 +4,7 @@ Name: openjfx Version: 11.0.3 -Release: 6 +Release: 7 Summary: Rich client application platform for Java License: GPL v2 with exceptions and BSD @@ -156,6 +156,9 @@ cp -a modules/javafx.graphics/mvn-lib{decora,javafx_font,javafx_font_freetype,ja %doc README %changelog +* Tue Oct 26 2021 chenchen - 11.0.3-7 +- change the spec file name to be the same as the repo name + * Wed Jul 21 2021 Noah - 11.0.3-6 - change maven repository to huawei cloud