SHA256
1
0
forked from pool/buildah

Accepting request 1121126 from devel:microos

OBS-URL: https://build.opensuse.org/request/show/1121126
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/buildah?expand=0&rev=74
This commit is contained in:
Ana Guerrero 2023-10-30 21:11:00 +00:00 committed by Git OBS Bridge
commit 1437d76ad5
6 changed files with 14 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.32.0</param>
<param name="revision">v1.32.1</param>
<param name="changesgenerate">enable</param>
</service>
<service name="recompress" mode="disabled">

View File

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

View File

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

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7a2ec23ea048fdae7e99fb13463cb3577b53d251dd81be3563dee358956ab4aa
size 11120012

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Oct 24 15:18:09 UTC 2023 - dcermak@suse.com
- Update to version 1.32.1:
* tag v1.32.1
* chroot.setupChrootBindMounts: pay more attention to flags
* .cirrus.yml: run tests relative to the release-1.32 branch
-------------------------------------------------------------------
Fri Oct 6 13:23:05 UTC 2023 - Dan Čermák <dcermak@suse.com>

View File

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