2 Commits

2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Dec 4 10:56:18 UTC 2025 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Build with distro flags
-------------------------------------------------------------------
Wed Feb 26 13:08:23 UTC 2025 - Dan Čermák <dcermak@suse.com>

View File

@@ -39,9 +39,11 @@ runc or crun) for a single container.
%autosetup -p1
%build
%set_build_flags
%make_build
%install
%set_build_flags
%make_install PREFIX=%{_prefix}
%files