From 1eaf4f8b2169fb1fd103bd30122207d90a43e636 Mon Sep 17 00:00:00 2001 From: tomcruiseqi <10762123+tomcruiseqi@user.noreply.gitee.com> Date: Wed, 9 Apr 2025 15:30:34 +0800 Subject: [PATCH] Fix spec file warnings by change abbreviation of April to Apr --- runc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runc.spec b/runc.spec index 4cf32ce..d879d3b 100644 --- a/runc.spec +++ b/runc.spec @@ -129,7 +129,7 @@ install -p -m 0644 contrib/completions/bash/%{name} %{buildroot}%{_datadir}/bash %doc MAINTAINERS_GUIDE.md PRINCIPLES.md README.md CONTRIBUTING.md %changelog -* Wed April 09 2025 tomcruiseqi - 2:1.1.12-2 +* Wed Apr 09 2025 tomcruiseqi - 2:1.1.12-2 - Fix CVE-2024-45310 * Fri Feb 02 2024 Funda Wang - 2:1.1.12-1 -- Gitee