diff --git a/storm.spec b/storm.spec index 925ea8cfe63600d2f8b2cf2061e3f50ed985c960..95aa88d6af0b14b2e6e13ff83646c399f6498dc9 100644 --- a/storm.spec +++ b/storm.spec @@ -5,7 +5,7 @@ %define _data_dir %{_sharedstatedir}/storm Name: storm Version: 1.2.4 -Release: 1 +Release: 2 Summary: Apache Storm realtime computation system License: Apache-2.0 Url: http://storm.apache.org @@ -88,17 +88,20 @@ done %dir %{_data_dir} %changelog -* Mon 1 Sep 2021 wangkai 1.2.4 - 1 +* Thu Jul 25 2024 zhangshaoning - 1.2.4-2 +- Fix bad date in changelog + +* Wed Sep 1 2021 wangkai - 1.2.4-1 - Upgrade to 1.2.4 for fix CVE-2021-38294-CVE-2021-40865 -* Fri 20 Aug 2021 sunguoshuai 1.2.3 - 4 +* Fri 20 Aug 2021 sunguoshuai - 1.2.3-4 - Fix runtime error and uninstall warning -* Mon Jun 14 2021 lingsheng 1.2.3 - 3 +* Mon Jun 14 2021 lingsheng - 1.2.3-3 - Fix status failure after stopping service -* Wed May 26 2021 wangchong 1.2.3 - 2 +* Wed May 26 2021 wangchong - 1.2.3-2 - add requires -* Thu Mar 18 2021 huanghaitao 1.2.3 - 1 +* Thu Mar 18 2021 huanghaitao - 1.2.3-1 - Package init