[packages/podman] up to 4.7.0
atler
atler at pld-linux.org
Wed Sep 27 21:05:40 CEST 2023
commit 8e30448504253fddf767607bf94183f6c84d51de
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Sep 27 20:51:18 2023 +0200
up to 4.7.0
podman.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/podman.spec b/podman.spec
index 44909a4..89d666a 100644
--- a/podman.spec
+++ b/podman.spec
@@ -1,12 +1,12 @@
Summary: A tool for managing OCI containers and pods
Name: podman
-Version: 4.6.2
+Version: 4.7.0
Release: 1
License: Apache v2.0
Group: Applications/System
#Source0Download: https://github.com/containers/podman/releases
Source0: https://github.com/containers/podman/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 021c3fa3e4f4a628d68f66df7ae57963
+# Source0-md5: 3ea426678f5c2f4ebf74d5959d9909a9
Source1: policy.json
Source2: registries.conf
URL: https://github.com/containers/podman
@@ -115,7 +115,7 @@ cp -p %{SOURCE1} %{SOURCE2} \
%{__sed} -e 's|/var/lib/containers|%{_sharedstatedir}/containers|g' \
vendor/github.com/containers/storage/storage.conf \
- > $RPM_BUILD_ROOT%{_sysconfdir}/containers/storage.conf
+ > $RPM_BUILD_ROOT%{_sysconfdir}/containers/storage.conf
$RPM_BUILD_ROOT%{_bindir}/podman completion -f $RPM_BUILD_ROOT%{bash_compdir}/podman bash
$RPM_BUILD_ROOT%{_bindir}/podman completion -f $RPM_BUILD_ROOT%{fish_compdir}/podman.fish fish
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/podman.git/commitdiff/8e30448504253fddf767607bf94183f6c84d51de
More information about the pld-cvs-commit
mailing list