forked from pool/buildah
Accepting request 679429 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/679429 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/buildah?expand=0&rev=13
This commit is contained in:
parent
3eee9b55d6
commit
59e9efc7b1
4
_service
4
_service
@ -4,8 +4,8 @@
|
||||
<param name="url">https://github.com/containers/buildah.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="filename">buildah</param>
|
||||
<param name="versionformat">1.5</param>
|
||||
<param name="revision">v1.5</param>
|
||||
<param name="versionformat">1.7</param>
|
||||
<param name="revision">v1.7</param>
|
||||
</service>
|
||||
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a5e9d82ae7ef3800e77c540d411518175f7bcd6a47b3689e176c198c19ad5d4
|
||||
size 3337004
|
3
buildah-1.7.tar.xz
Normal file
3
buildah-1.7.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:18bfe92402bb10ac66947155a141b2f3fdc69a5e36549c3a18b3d36d86b4a7de
|
||||
size 2628744
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 26 16:51:30 UTC 2019 - Richard Brown <rbrown@suse.com>
|
||||
|
||||
- Update to v1.7
|
||||
* vendor containers/image v1.4
|
||||
* Make "images --all" faster
|
||||
* Remove quiet option from pull options
|
||||
* Support oci layout format
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 17 14:21:58 UTC 2019 - Richard Brown <rbrown@suse.com>
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%define with_libostree 1
|
||||
%endif
|
||||
Name: buildah
|
||||
Version: 1.6
|
||||
Version: 1.7
|
||||
Release: 0
|
||||
Summary: Tool for building OCI containers
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user