SHA256
1
0
forked from pool/podman

Accepting request 833026 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/833026
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/podman?expand=0&rev=69
This commit is contained in:
2020-09-10 20:48:34 +00:00
committed by Git OBS Bridge
parent a00780b220
commit 95d63ad45d
2 changed files with 22 additions and 24 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Sep 8 13:41:21 UTC 2020 - Ralf Haferkamp <rhafer@suse.com>
- Cleanup %install section to use "make install"
- install missing systemd units for the new Rest API (bsc#1175957)
and a few man-pages that where missing before
- Drop varlink API related bits (in favor of the new API)
- fix install location for zsh completions
-------------------------------------------------------------------
Wed Sep 2 00:06:42 UTC 2020 - Michael Ströder <michael@stroeder.com>