Accepting request 1249593 from devel:microos

OBS-URL: https://build.opensuse.org/request/show/1249593
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/buildah?expand=0&rev=98
This commit is contained in:
Ana Guerrero 2025-03-03 15:05:03 +00:00 committed by Git OBS Bridge
commit c1495a6f86
6 changed files with 15 additions and 6 deletions

View File

@ -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.0</param>
<param name="revision">v1.39.1</param>
<param name="changesgenerate">enable</param>
</service>
<service name="recompress" mode="manual">

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/containers/buildah.git</param>
<param name="changesrevision">c15ab104a18def9dc812fe31bf1fc02f6d0a571b</param></service></servicedata>
<param name="changesrevision">9347a39c2712ad071eeaf15e27c03fa05e271221</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:79168554e287567917e1b73c6dcce5cb93a31ea53d918dcc2cf1ed5a18904b1e
size 11439160

3
buildah-1.39.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4bd3cdd5a46558ab7b4d0789bfde74845f28fda650336526f3349cc7876f7198
size 11438952

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Feb 27 14:37:20 UTC 2025 - dcermak@suse.com
- Update to version 1.39.1:
* Tag v1.39.1
* CI config: post-branch update
* chore(deps): update module github.com/go-jose/go-jose/v4 to v4.0.5 [security]
* chroot createPlatformContainer: use MS_REMOUNT
-------------------------------------------------------------------
Tue Feb 04 06:04:06 UTC 2025 - madhankumar.chellamuthu@suse.com

View File

@ -19,7 +19,7 @@
%define project github.com/containers/buildah
Name: buildah
Version: 1.39.0
Version: 1.39.1
Release: 0
Summary: Tool for building OCI containers
License: Apache-2.0