Accepting request 1103431 from home:danishprakash:branches:devel:microos

Update to version 1.31.2

OBS-URL: https://build.opensuse.org/request/show/1103431
OBS-URL: https://build.opensuse.org/package/show/devel:microos/buildah?expand=0&rev=19
This commit is contained in:
Dan Čermák 2023-08-11 09:26:52 +00:00 committed by Git OBS Bridge
parent a13b8770d6
commit b3d085e0c7
6 changed files with 20 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.31.1</param>
<param name="revision">v1.31.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">a3056cacd165979743a9e72618037e7f5a11a6d5</param></service></servicedata>
<param name="changesrevision">d4d1d75130b56ff8f2fba7fb375f62000a105126</param></service></servicedata>

View File

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

BIN
buildah-1.31.2.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Aug 11 05:43:19 UTC 2023 - danish.prakash@suse.com
- Update to version 1.31.2:
* [release-1.31] Bump to v1.31.2
* [release-1.31] Bump to v1.31.2-dev
* [release-1.31] Bump to v1.31.1
* [release-1.31] Remove zstd:chunked from man, bump c/common to v0.55.3
* [CI:BUILD] Packit: add fedora-eln targets
* [CI:BUILD] RPM: build docs with vendored go-md2man
* packit: Build PRs into default packit COPRs
* [CI:BUILD] Packit: remove pre-sync action
* CI:BUILD] RPM: define gobuild macro for rhel/centos stream
-------------------------------------------------------------------
Thu Jul 20 15:49:31 UTC 2023 - dcermak@suse.com

View File

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