diff --git a/runc.spec b/runc.spec index 8014e89..6e85634 100644 --- a/runc.spec +++ b/runc.spec @@ -1,6 +1,6 @@ %define gitver %(echo %version | tr _ -) Name: runc -Version: 1.1.8 +Version: 1.1.9 Release: 1mamba Summary: runc container cli tools Group: System/Servers @@ -53,6 +53,9 @@ mv man/man*/ %{buildroot}%{_mandir} %doc LICENSE %changelog +* Sat Aug 12 2023 Automatic Build System 1.1.9-1mamba +- automatic version update by autodist + * Thu Jul 20 2023 Automatic Build System 1.1.8-1mamba - automatic version update by autodist