]> git.pld-linux.org Git - packages/podman.git/commitdiff
up to 4.6.0 auto/th/podman-4.6.0-1
authorJan Palus <atler@pld-linux.org>
Thu, 20 Jul 2023 22:32:56 +0000 (00:32 +0200)
committerJan Palus <atler@pld-linux.org>
Thu, 20 Jul 2023 22:32:56 +0000 (00:32 +0200)
podman.spec

index 03c7ae66009242c1e2dcfbd73c216304f222d9ec..c7cbfabf57c17839fffcc17476eb29622ba8e2f2 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       A tool for managing OCI containers and pods
 Name:          podman
-Version:       4.5.1
+Version:       4.6.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: 081cd109131228fa811da7b27de913f0
+# Source0-md5: f26980c9e02b199fbfef54955f016de5
 Source1:       policy.json
 Source2:       registries.conf
 URL:           https://github.com/containers/podman
@@ -143,6 +143,7 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/containers/storage.conf
 %attr(755,root,root) %{_bindir}/podman
 %attr(755,root,root) %{_bindir}/podman-remote
+%attr(755,root,root) %{_bindir}/podmansh
 %dir %{_libexecdir}/podman
 %attr(755,root,root) %{_libexecdir}/podman/quadlet
 %attr(755,root,root) %{_libexecdir}/podman/rootlessport
This page took 0.458533 seconds and 4 git commands to generate.