Accepting request 916128 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/916128 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/buildah?expand=0&rev=47
This commit is contained in:
parent
35b134b404
commit
21de9905bc
2
_service
2
_service
@ -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.22.0</param>
|
||||
<param name="revision">v1.22.3</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/containers/buildah.git</param>
|
||||
<param name="changesrevision">e6ea308d6de1724a0ead3e08517a5e365461b275</param></service></servicedata>
|
||||
<param name="changesrevision">852ca9ff7fff7a95789b706972b968ec9c5cff34</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:125144cec25ca0e8cd8e309af5bea2d7165da4df34cf3c4785a919e429348d91
|
||||
size 6505004
|
3
buildah-1.22.3.tar.xz
Normal file
3
buildah-1.22.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0695a65045269aad19daaf7b8cf67e026914aff9d6a5f555b4b376b65f00ec06
|
||||
size 6517992
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 02 15:16:02 UTC 2021 - alexandre.vicenzi@suse.com
|
||||
|
||||
- Update to version 1.22.3:
|
||||
* Update dependencies
|
||||
* Post-branch commit
|
||||
* Accept repositories on login/logout
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 06 09:31:59 UTC 2021 - alexandre.vicenzi@suse.com
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
%define with_libostree 1
|
||||
%endif
|
||||
Name: buildah
|
||||
Version: 1.22.0
|
||||
Version: 1.22.3
|
||||
Release: 0
|
||||
Summary: Tool for building OCI containers
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user