diff --git a/cri-tools-1.22.0.tar.gz b/cri-tools-1.22.0.tar.gz deleted file mode 100644 index ef444d3..0000000 Binary files a/cri-tools-1.22.0.tar.gz and /dev/null differ diff --git a/cri-tools-1.24.2.tar.gz b/cri-tools-1.24.2.tar.gz new file mode 100644 index 0000000..e6f35a4 Binary files /dev/null and b/cri-tools-1.24.2.tar.gz differ diff --git a/cri-tools.spec b/cri-tools.spec index 995583e..cee7f7a 100644 --- a/cri-tools.spec +++ b/cri-tools.spec @@ -12,8 +12,8 @@ %global built_tag v%{version} Name: cri-tools -Version: 1.22.0 -Release: 2 +Version: 1.24.2 +Release: 1 Summary: CLI and validation tools for Container Runtime Interface License: ASL 2.0 URL: https://%{goipath} @@ -59,6 +59,9 @@ install -p -m 644 docs/crictl.1 %{buildroot}%{_mandir}/man1 %{_mandir}/man1/crictl* %changelog +* Sat Jul 30 2022 tianlijing - 1.24.2-1 +- update to 1.24.2 + * Tue Jun 07 2022 fushanqing - 1.22.0-2 - update Source0