diff --git a/runc.spec b/runc.spec index b882293..7a3e130 100644 --- a/runc.spec +++ b/runc.spec @@ -1,6 +1,6 @@ %define gitver %(echo %version | tr _ -) Name: runc -Version: 1.1.15 +Version: 1.2.0 Release: 1mamba Summary: runc container cli tools Group: System/Servers @@ -53,6 +53,9 @@ mv man/man*/ %{buildroot}%{_mandir} %doc LICENSE %changelog +* Wed Oct 23 2024 Automatic Build System 1.2.0-1mamba +- automatic version update by autodist + * Tue Oct 08 2024 Automatic Build System 1.1.15-1mamba - automatic version update by autodist