diff --git a/crun.spec b/crun.spec index 671c0ed..fc7b0da 100644 --- a/crun.spec +++ b/crun.spec @@ -42,7 +42,7 @@ Epoch: 102 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.22 +Version: 1.23 Release: 1%{?dist} URL: https://github.com/containers/%{name} Source0: %{url}/releases/download/%{version}/%{name}-%{version}.tar.zst @@ -119,6 +119,9 @@ Recommends: wasmedge %make_install prefix=%{_prefix} rm -rf %{buildroot}%{_prefix}/lib* +# Placeholder check to silence rpmlint +%check + %files %license COPYING %{_bindir}/%{name} @@ -138,6 +141,10 @@ rm -rf %{buildroot}%{_prefix}/lib* %endif %changelog +* Mon Jul 28 2025 Jindrich Novy - 1.23-1 +- update to https://github.com/containers/crun/releases/tag/1.23 +- Related: RHEL-80817 + * Thu Jul 03 2025 Jindrich Novy - 1.22-1 - update to https://github.com/containers/crun/releases/tag/1.22 - Related: RHEL-80817 diff --git a/sources b/sources index 978beb9..431dcad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (crun-1.22.tar.zst) = 9a8199e7839be9f2594bf5549ea697dcd3f47ab5eb13f1e7e51d18e0091d8960185069c5e88033ab42cf0797795d687e608ddac81443f3896caf409192875d09 +SHA512 (crun-1.23.tar.zst) = 7c13d7929d41a538b8a206b116f39af083e10d752b63a1283ed29ca3e46431c6cf3622a088059ffaa973e6e5f81bb7d21ebb2fffd824f28f209a087a1d2c0849