Accepting request 1131544 from devel:microos

OBS-URL: https://build.opensuse.org/request/show/1131544
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/buildah?expand=0&rev=77
This commit is contained in:
Ana Guerrero 2023-12-07 18:11:03 +00:00 committed by Git OBS Bridge
commit 1d3a3dc4d9
6 changed files with 16 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.33.1</param>
<param name="revision">v1.33.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">38d6d5f11400b82ee24b94040e0841e894d606eb</param></service></servicedata>
<param name="changesrevision">7fffb33667f502737b66c1c1034744ed2dcc3b69</param></service></servicedata>

View File

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

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Nov 27 07:04:59 UTC 2023 - dcermak@suse.com
- Update to version 1.33.2:
* [release-1.33.2] Bump to v1.33.2
* Update minimum to golang 1.20
* fix(deps): update module github.com/fsouza/go-dockerclient to v1.10.0
* fix(deps): update module github.com/moby/buildkit to v0.12.3
* Bump to v1.33.2-dev
-------------------------------------------------------------------
Mon Nov 20 07:16:52 UTC 2023 - dcermak@suse.com

View File

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