diff --git a/podman.spec b/podman.spec index 3282af2..3b8ba57 100644 --- a/podman.spec +++ b/podman.spec @@ -4,7 +4,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback ${BUILDTAGS:-}" -ldflags "${LDFLAGS:-} -linkmode=external -compressdwarf=false -B 0x$(head -c20 /dev/urandom|od -An -tx1|tr -d ' \\n') -extldflags '%__global_ldflags'" -a -v %{?**}; %global import_path github.com/containers/podman -%global branch v4.9 +#%%global branch v4.9 %global commit0 3ae0197579a45e186080c3d16afbb5fa857aa52f %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) %global cataver 0.1.7 @@ -13,8 +13,8 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $ Epoch: 2 Name: podman -Version: 4.9.4 -Release: 0.2%{?dist} +Version: 5.0.0 +Release: 1%{?dist} Summary: Manage Pods, Containers and Container Images License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 URL: https://%{name}.io/ @@ -156,6 +156,11 @@ sed -i '$d' configure.ac popd tar fx %{SOURCE2} +# cgroups-v1 is supported on rhel9 +%if 0%{?rhel} == 9 +sed -i '/DELETE ON RHEL9/,/DELETE ON RHEL9/d' libpod/runtime.go +%endif + # this is shipped by skopeo: containers-common subpackage rm -rf docs/source/markdown/containers-mounts.conf.5.md @@ -358,6 +363,10 @@ fi %{_datadir}/%{name}/test %changelog +* Wed Mar 20 2024 Jindrich Novy - 2:5.0.0-1 +- update to https://github.com/containers/podman/releases/tag/v5.0.0 +- Related: RHEL-27608 + * Tue Mar 19 2024 Jindrich Novy - 2:4.9.4-0.2 - update to the latest content of https://github.com/containers/podman/tree/v4.9 (https://github.com/containers/podman/commit/3ae0197) diff --git a/sources b/sources index 2914a77..24acdaf 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (v0.1.7.tar.gz) = 7d3174c60e1c8bd1f4b95b7751ccbe01cac63265060f18914b53311f68f7b4c63c693604f348ccfac5db4a96939169f835fbbbd614803b18062053d94f7dca67 SHA512 (dnsname-bdc4ab8.tar.gz) = 2c7f4463b439d143c1cc1194b45bbd18e220bd03aa2c466cd81a14d043b753d69d84d331518cca3fab9b75ad5467b73f640f7d8ddce3eee05a5f5507d6f20cef -SHA512 (v4.9-3ae0197.tar.gz) = 77852adbea39d4df2ba1eaef7b426b4ff38ebd61221dd6ebafb1b7bd7de4e26c1100e53e101c55386d920997e69f4b878994107def14a94bdce27b96e494d804 +SHA512 (podman-5.0.0-3ae0197.tar.gz) = b6123ac889c97b4eebf5bad40b545b99f0accde0728e1643c675059767751911aec8252acfe7808b44d2083e06a6e2de380b5847edaa035d9579239e11379396