diff --git a/flink.spec b/flink.spec index cd7bbb86290fd2167f9fa6f534ecce8bd4880366..73c2db7cff1db8ae0370b3f4acdbd058c13a0b18 100644 --- a/flink.spec +++ b/flink.spec @@ -11,7 +11,7 @@ Name: flink Version: 1.17.1 -Release: 3 +Release: 4 Summary: Stateful Computations over Data Streams License: Apache License v2.0 URL: https://github.com/apache/%{name} @@ -74,6 +74,9 @@ find %{buildroot}/opt/apache-%{name}-%{version}/ -type f -name '*.py' | xargs -i %license LICENSE %changelog +* Mon Jun 3 2024 Dingli Zhang - 1.17.1-4 +- Test ci + * Wed May 29 2024 Dingli Zhang - 1.17.1-3 - Fix riscv64 support - Upgrade os-maven-plugin to 1.7.1