已开启
fix: correct changelog month abbreviation (July -> Jul) #284
majianhan创建于 3月9日
fix: correct changelog month abbreviation (July -> Jul) #284
已开启
共 1 个文件变更+5-2
| @@ -2,7 +2,7 @@ | |||
| 2 | %global debug_package %{nil} | 2 | %global debug_package %{nil} |
| 3 | Version: 1.6.22 | 3 | Version: 1.6.22 |
| 4 | Name: containerd | 4 | Name: containerd |
| 5 | -Release: 26 | 5 | +Release: 27 |
| 6 | Summary: An industry-standard container runtime | 6 | Summary: An industry-standard container runtime |
| 7 | License: ASL 2.0 | 7 | License: ASL 2.0 |
| 8 | URL: https://containerd.io | 8 | URL: https://containerd.io |
| @@ -68,6 +68,9 @@ install -D -p -m 0644 %{S:7} %{buildroot}%{_sysconfdir}/containerd/config.toml | |||
| 68 | %exclude %{_bindir}/containerd-stress | 68 | %exclude %{_bindir}/containerd-stress |
| 69 | 69 | ||
| 70 | %changelog | 70 | %changelog |
| 71 | +* Mon Mar 09 2026 majianhan <crawfordxx@gitcode.com> - 1.6.22-27 | ||
| 72 | +- DESC:fix changelog month abbreviation (July -> Jul) | ||
| 73 | + | ||
| 71 | * Tue Dec 16 2025 dongyuzhen <dongyuzhen@h-partners.com> - 1.6.22-26 | 74 | * Tue Dec 16 2025 dongyuzhen <dongyuzhen@h-partners.com> - 1.6.22-26 |
| 72 | - Type:bugfix | 75 | - Type:bugfix |
| 73 | - ID:NA | 76 | - ID:NA |
| @@ -209,7 +212,7 @@ install -D -p -m 0644 %{S:7} %{buildroot}%{_sysconfdir}/containerd/config.toml | |||
| 209 | - SUG:NA | 212 | - SUG:NA |
| 210 | - DESC:upgrade to contained 1.6.22 | 213 | - DESC:upgrade to contained 1.6.22 |
| 211 | 214 | ||
| 212 | -* Fri July 21 2023 vegbir<yangjiaqi16@huawei.com> - 1.6.21-1 | 215 | +* Fri Jul 21 2023 vegbir<yangjiaqi16@huawei.com> - 1.6.21-1 |
| 213 | - Type:bugfix | 216 | - Type:bugfix |
| 214 | - ID:NA | 217 | - ID:NA |
| 215 | - SUG:NA | 218 | - SUG:NA |