keep the same release version with branch 22.03-LTS

This commit is contained in:
wang--ge 2022-12-14 11:20:09 +08:00
parent 941162e42c
commit 08cd9fd6e6

View File

@ -3,7 +3,7 @@
Name: k3s
Version: 1.24.2+rc1+k3s2
Release: 1
Release: 4
Summary: Installer for k3s optimised for openSUSE MicroOS
License: Apache-2.0
Group: System/Management
@ -93,5 +93,14 @@ cp install.sh %{buildroot}%{_sbindir}/k3s-install.sh
%{_sbindir}/k3s-install.sh
%changelog
* Tue Nov 01 2022 Ge Wang <wangge20@h-partners.com> - 1.24.2+rc1+k3s2-1
* Tue Nov 01 2022 Ge Wang <wangge20@h-partners.com> - 1.24.2+rc1+k3s2-4
- add flannel plugin to project to fix sandbox creating failure
* Fri Oct 28 2022 Ge Wang <wangge20@h-partners.com> - 1.24.2+rc1+k3s2-3
- Fix compile error due to path of runc changed
* Wed Aug 31 2022 Yuncheng Zhu <zhuyuncheng@huawei.com> - 1.24.2+rc1+k3s2-2
- add missed requires
* Tue Jul 26 2022 Ge Wang <wangge20@h-partners.com> - 1.24.2+rc1+k3s2-1
- Init package