Accepting request 1121628 from devel:microos

OBS-URL: https://build.opensuse.org/request/show/1121628
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/buildah?expand=0&rev=75
This commit is contained in:
Dominique Leuenberger 2023-11-01 21:10:50 +00:00 committed by Git OBS Bridge
commit 43a1c95d1e
6 changed files with 13 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.1</param>
<param name="revision">v1.32.2</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">bfd436d159059b45d770a0fc62386c9e0b9bdbb1</param></service></servicedata>
<param name="changesrevision">050318f87df3b79039a0208dd3b6255332e061fd</param></service></servicedata>

View File

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

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Nov 01 07:26:09 UTC 2023 - dcermak@suse.com
- Update to version 1.32.2:
* Mask /sys/devices/virtual/powercap by default
* tag v1.32.2
-------------------------------------------------------------------
Tue Oct 24 15:18:09 UTC 2023 - dcermak@suse.com

View File

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