diff --git a/spark.spec b/spark.spec index 84c19224791fdca66c9d4c2dde8e2bcc19cb49c4..856a0d77285dde3f16ecb9ae0ab9710fcad2f035 100644 --- a/spark.spec +++ b/spark.spec @@ -4,7 +4,7 @@ Summary: A unified analytics engine for large-scale data processing. Name: spark Version: 3.0.1 -Release: 1.0 +Release: 2.0 License: Apache License v2.0 URL: http://spark.apache.org/ Source0: https://github.com/apache/spark/archive/v%{version}.tar.gz @@ -38,6 +38,9 @@ cp -rf ../%{name}-%{version} %{buildroot}/opt/apache-%{name}-%{version} %changelog +* Fri Feb 25 2022 wangkai - 3.0.1-2.0 +- Rebuild for fix log4j1.x cves + * Fri Sep 18 2020 Hubble_Zhu - 1.0 - Init package