]> git.pld-linux.org Git - packages/podman.git/commitdiff
up to 4.2.0
authorJan Palus <atler@pld-linux.org>
Thu, 11 Aug 2022 08:11:06 +0000 (10:11 +0200)
committerJan Palus <atler@pld-linux.org>
Thu, 11 Aug 2022 08:11:06 +0000 (10:11 +0200)
podman.spec

index 918371bcc917884f1208a7ec717e2899f3634999..f3bc378bacca9f4bbf8dde97aaf2822e7354a511 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       A tool for managing OCI containers and pods
 Name:          podman
-Version:       4.1.1
+Version:       4.2.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: 4645a83460b64960eed15e4f22384861
+# Source0-md5: d4261e2b46342aaf0df285410064955c
 Source1:       policy.json
 Source2:       registries.conf
 URL:           https://github.com/containers/podman
@@ -145,14 +145,15 @@ rm -rf $RPM_BUILD_ROOT
 %{systemdunitdir}/podman.socket
 %{systemdunitdir}/podman-auto-update.service
 %{systemdunitdir}/podman-auto-update.timer
+%{systemdunitdir}/podman-kube@.service
 %{systemdunitdir}/podman-restart.service
 %{systemduserunitdir}/podman.service
 %{systemduserunitdir}/podman.socket
 %{systemduserunitdir}/podman-auto-update.service
 %{systemduserunitdir}/podman-auto-update.timer
+%{systemduserunitdir}/podman-kube@.service
 %{systemduserunitdir}/podman-restart.service
 %{_mandir}/man1/podman*.1*
-%{_mandir}/man5/oci-hooks.5*
 /usr/lib/tmpfiles.d/podman.conf
 %dir %{_sharedstatedir}/containers
 
This page took 0.47057 seconds and 4 git commands to generate.