Accepting request 634828 from home:cyphar:umoci
- Update to umoci v0.4.2. See https://umo.ci/changelog/. OBS-URL: https://build.opensuse.org/request/show/634828 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/umoci?expand=0&rev=38
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
%define project github.com/openSUSE/umoci
|
||||
|
||||
Name: umoci
|
||||
Version: 0.4.1
|
||||
Version: 0.4.2
|
||||
Release: 0
|
||||
Summary: Open Container Image manipulation tool
|
||||
License: Apache-2.0
|
||||
@@ -56,7 +56,7 @@ provided by the OCI.
|
||||
export GOPATH=$HOME/go
|
||||
mkdir -pv $HOME/go/src/%{project}
|
||||
rm -rf $HOME/go/src/%{project}/*
|
||||
cp -avr * $HOME/go/src/%{project}
|
||||
cp -ar * $HOME/go/src/%{project}
|
||||
|
||||
export VERSION="$(cat ./VERSION)"
|
||||
if [ "$VERSION" != "%{version}" ]; then
|
||||
|
Reference in New Issue
Block a user