Accepting request 874292 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/874292 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/buildah?expand=0&rev=40
This commit is contained in:
committed by
Git OBS Bridge
parent
c42ac0c400
commit
d55c435db5
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.19.4</param>
|
||||
<param name="revision">v1.19.6</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">175c3e87390ee999b6fd55243bb314af1f7607a0</param></service></servicedata>
|
||||
<param name="changesrevision">f938e05e9325975df1c0d58c4804bcca66584b4d</param></service></servicedata>
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:233e04f117faee616ca1c794d80edebbc97fe8f2d0c07d5364aabe3de7e709da
|
||||
size 6106112
|
3
buildah-1.19.6.tar.xz
Normal file
3
buildah-1.19.6.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c489aec983847294f155696fbc596dd814d0a0d8e8de8af7bee885352dbe454
|
||||
size 6110516
|
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 20 10:16:36 UTC 2021 - info@paolostivanin.com
|
||||
|
||||
- Update to version 1.19.6:
|
||||
* Bump c/containers/storage v1.24.6
|
||||
* Don't fail copy to emptydir
|
||||
* Workaround for RHEL gating test failure
|
||||
* Fix config-flags-verification test on F33
|
||||
* Fix bud capabilities test
|
||||
* Stop overriding the location of the blob info cache
|
||||
* Fix caching layers with build args
|
||||
* Vendor in latest containers/image and common
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 12 08:54:54 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
|
@@ -22,7 +22,7 @@
|
||||
%define with_libostree 1
|
||||
%endif
|
||||
Name: buildah
|
||||
Version: 1.19.4
|
||||
Version: 1.19.6
|
||||
Release: 0
|
||||
Summary: Tool for building OCI containers
|
||||
License: Apache-2.0
|
||||
|
Reference in New Issue
Block a user