forked from pool/buildah
Accepting request 987478 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/987478 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/buildah?expand=0&rev=55
This commit is contained in:
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.26.1</param>
|
||||
<param name="revision">v1.26.2</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">6e2ec2eb0f2d6c7ac1abdfe7e6a81e2595ca4c2e</param></service></servicedata>
|
||||
<param name="changesrevision">b5dd10d1f0af950b182c3c7cbcf7c58b14eda0cf</param></service></servicedata>
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2d0966fd17c2b3071aad04f0926107fee9639d0d7d30fb59aa0de6837dfe52fa
|
||||
size 8178712
|
3
buildah-1.26.2.tar.xz
Normal file
3
buildah-1.26.2.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f55e318d0393cb594acaa83ce044ac4ce425721123d4a906529ea28d502fcc8f
|
||||
size 8179712
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 07 09:00:47 UTC 2022 - dcermak@suse.com
|
||||
|
||||
- Update to version 1.26.2:
|
||||
* Bump to v1.26.2
|
||||
* Bump github.com/containers/storage from v1.40.2 to v1.40.3
|
||||
* buildah: add support for renaming a device in rootless setups
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 05 06:18:56 UTC 2022 - dcermak@suse.com
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%define project github.com/containers/buildah
|
||||
Name: buildah
|
||||
Version: 1.26.1
|
||||
Version: 1.26.2
|
||||
Release: 0
|
||||
Summary: Tool for building OCI containers
|
||||
License: Apache-2.0
|
||||
|
Reference in New Issue
Block a user