Accepting request 1251669 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1251669 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/buildah?expand=0&rev=99
This commit is contained in:
commit
a1a2f05c35
2
_service
2
_service
@ -5,7 +5,7 @@
|
||||
<param name="filename">buildah</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="revision">v1.39.1</param>
|
||||
<param name="revision">v1.39.2</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="recompress" mode="manual">
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/containers/buildah.git</param>
|
||||
<param name="changesrevision">9347a39c2712ad071eeaf15e27c03fa05e271221</param></service></servicedata>
|
||||
<param name="changesrevision">d5d9d35f2365915146e51653c647657d54e8bdc7</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4bd3cdd5a46558ab7b4d0789bfde74845f28fda650336526f3349cc7876f7198
|
||||
size 11438952
|
3
buildah-1.39.2.tar.xz
Normal file
3
buildah-1.39.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7079c7877db3c7172e094a32f3e903bfec4472b0784f2914e36fa2a62337646a
|
||||
size 11439992
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 06 09:01:43 UTC 2025 - dcermak@suse.com
|
||||
|
||||
- Update to version 1.39.2:
|
||||
* [release-1.39] Bump to Buildah v1.39.2
|
||||
* [release-1.39] tests/conformance/testdata/Dockerfile.add:...
|
||||
* [release-1.39] Bump c/image to v5.34.1, c/common v0.62.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 27 14:37:20 UTC 2025 - dcermak@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
%define project github.com/containers/buildah
|
||||
Name: buildah
|
||||
Version: 1.39.1
|
||||
Version: 1.39.2
|
||||
Release: 0
|
||||
Summary: Tool for building OCI containers
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user