Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 56996b2637 | |||
| 3651e6de3b |
6
_service
6
_service
@@ -4,7 +4,7 @@
|
||||
<param name="url">https://github.com/containers/common.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="filename">common</param>
|
||||
<param name="revision">v0.62.3</param>
|
||||
<param name="revision">v0.64.1</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
</service>
|
||||
@@ -12,7 +12,7 @@
|
||||
<param name="url">https://github.com/containers/image.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="filename">image</param>
|
||||
<param name="revision">v5.34.3</param>
|
||||
<param name="revision">v5.36.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
</service>
|
||||
@@ -20,7 +20,7 @@
|
||||
<param name="url">https://github.com/containers/storage.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="filename">storage</param>
|
||||
<param name="revision">v1.57.2</param>
|
||||
<param name="revision">v1.59.1</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
</service>
|
||||
|
||||
BIN
common-0.62.3.tar.xz
LFS
BIN
common-0.62.3.tar.xz
LFS
Binary file not shown.
3
common-0.64.1.tar.xz
Normal file
3
common-0.64.1.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f5402ee05f4393bc2bd367930a09fef8f62118020053fe326840a52cd55cf564
|
||||
size 8239772
|
||||
BIN
image-5.34.3.tar.xz
LFS
BIN
image-5.34.3.tar.xz
LFS
Binary file not shown.
3
image-5.36.0.tar.xz
Normal file
3
image-5.36.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:280d762840490b00571c44f243edaeaa80f043af56c4cdc9d4bc9e356d925bc0
|
||||
size 521216
|
||||
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 12 16:43:45 UTC 2026 - Valentin Lefebvre <valentin.lefebvre@suse.com>
|
||||
|
||||
- New release 20260112
|
||||
* bump bundled c/common to 0.64.1
|
||||
* bump bundled c/image to 5.36.0
|
||||
* bump bundled c/storage to 1.59.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 14 07:24:58 UTC 2025 - Danish Prakash <danish.prakash@suse.com>
|
||||
|
||||
|
||||
@@ -17,17 +17,17 @@
|
||||
|
||||
|
||||
# commonver - version from containers/common
|
||||
%define commonver 0.62.3
|
||||
%define commonver 0.64.1
|
||||
# storagever - version from containers/storage
|
||||
%define storagever 1.57.2
|
||||
%define storagever 1.59.1
|
||||
# imagever - version from containers/image
|
||||
%define imagever 5.34.3
|
||||
%define imagever 5.36.0
|
||||
# skopeover - version from containers/skopeo
|
||||
%define skopeover 1.14.4
|
||||
%define skopeover 1.21.0
|
||||
# https://github.com/containers/shortnames
|
||||
%define shortnamesver 8ce3e7d11ca3425a9899fc7291f4256ba5da225c
|
||||
Name: libcontainers-common
|
||||
Version: 20250409
|
||||
Version: 20260112
|
||||
Release: 0
|
||||
Summary: Configuration files common to github.com/containers
|
||||
License: Apache-2.0
|
||||
|
||||
BIN
storage-1.57.2.tar.xz
LFS
BIN
storage-1.57.2.tar.xz
LFS
Binary file not shown.
3
storage-1.59.1.tar.xz
Normal file
3
storage-1.59.1.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae9bbbf3b37bdd0027de5146e463934181ff74dee65cebb98cbeff2fe8d137fb
|
||||
size 2489760
|
||||
Reference in New Issue
Block a user