forked from pool/libcontainers-common
Accepting request 690415 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/690415 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcontainers-common?expand=0&rev=13
This commit is contained in:
parent
c6ab17e05a
commit
15ab316bf4
12
_service
12
_service
@ -4,24 +4,24 @@
|
|||||||
<param name="url">https://github.com/containers/storage.git</param>
|
<param name="url">https://github.com/containers/storage.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="filename">storage</param>
|
<param name="filename">storage</param>
|
||||||
<param name="versionformat">1.10</param>
|
<param name="versionformat">1.12.1</param>
|
||||||
<param name="revision">v1.10</param>
|
<param name="revision">v1.12.1</param>
|
||||||
</service>
|
</service>
|
||||||
|
|
||||||
<service name="tar_scm" mode="disabled">
|
<service name="tar_scm" mode="disabled">
|
||||||
<param name="url">https://github.com/containers/image.git</param>
|
<param name="url">https://github.com/containers/image.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="filename">image</param>
|
<param name="filename">image</param>
|
||||||
<param name="versionformat">1.3</param>
|
<param name="versionformat">1.5</param>
|
||||||
<param name="revision">v1.3</param>
|
<param name="revision">v1.5</param>
|
||||||
</service>
|
</service>
|
||||||
|
|
||||||
<service name="tar_scm" mode="disabled">
|
<service name="tar_scm" mode="disabled">
|
||||||
<param name="url">https://github.com/containers/libpod.git</param>
|
<param name="url">https://github.com/containers/libpod.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="filename">libpod</param>
|
<param name="filename">libpod</param>
|
||||||
<param name="versionformat">1.1.0</param>
|
<param name="versionformat">1.2.0</param>
|
||||||
<param name="revision">v1.1.0</param>
|
<param name="revision">v1.2.0</param>
|
||||||
</service>
|
</service>
|
||||||
|
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:70ba9fdab038332421e2a18f5203d34e8373a419c88e25bd7206c086f5d47aca
|
|
||||||
size 249340
|
|
3
image-1.5.tar.xz
Normal file
3
image-1.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0572087eb768e9748b684998ec555273f5054d07857e103b88022188c53fdfc4
|
||||||
|
size 250692
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 1 14:24:17 UTC 2019 - Richard Brown <rbrown@suse.com>
|
||||||
|
|
||||||
|
- Update to libpod v1.2.0
|
||||||
|
* Rootless Podman can now be used with a single UID and GID, without requiring a full 65536 UIDs/GIDs to be allocated in /etc/subuid and /etc/subgid
|
||||||
|
* Move pkg/util default storage functions from libpod to containers/storage
|
||||||
|
- Update to image v1.5
|
||||||
|
* Minor behind the scene bugfixes, no user facing changes
|
||||||
|
- Update to storage v1.12.1
|
||||||
|
* Move pkg/util default storage functions from libpod to containers/storage
|
||||||
|
* containers/storage no longer depends on containers/image
|
||||||
|
- Version 20190401
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 27 14:51:55 UTC 2019 - Richard Brown <rbrown@suse.com>
|
Wed Feb 27 14:51:55 UTC 2019 - Richard Brown <rbrown@suse.com>
|
||||||
|
|
||||||
|
@ -16,16 +16,16 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
# libpodver - version from containers/libpod
|
# libpodver - version from containers/libpod
|
||||||
%define libpodver 1.1.0
|
%define libpodver 1.2.0
|
||||||
|
|
||||||
# storagever - version from containers/storage
|
# storagever - version from containers/storage
|
||||||
%define storagever 1.10
|
%define storagever 1.12.1
|
||||||
|
|
||||||
# imagever - version from containers/image
|
# imagever - version from containers/image
|
||||||
%define imagever 1.3
|
%define imagever 1.5
|
||||||
|
|
||||||
Name: libcontainers-common
|
Name: libcontainers-common
|
||||||
Version: 20190219
|
Version: 20190401
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Configuration files common to github.com/containers
|
Summary: Configuration files common to github.com/containers
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:60e6b6601f1c28c546e27246e870c6b29550bd821854cfa3ad5f51d5bb6d9656
|
|
||||||
size 4237568
|
|
3
libpod-1.2.0.tar.xz
Normal file
3
libpod-1.2.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:75e30781bfec4b1727c75a3f727eb64fe46505136cc77cb9494ab856c4b7df31
|
||||||
|
size 4329820
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1cbc7045cc891a00fcaf42e699bd6c26142a4a8bce0cb92a32556c5266131559
|
|
||||||
size 820276
|
|
3
storage-1.12.1.tar.xz
Normal file
3
storage-1.12.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dd8d2e603ab7854adb6dd51ee4ef2ee67f5fa5d7374e60b266b79a19a8ccab96
|
||||||
|
size 782548
|
Loading…
Reference in New Issue
Block a user