From 20d386e81fe0be81c7dd4ea1c728b80e395082d7 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Thu, 11 Jul 2024 22:09:18 +0000 Subject: [PATCH] 1.15.2 --- .abf.yml | 2 +- skopeo.spec | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index 6a0d72a..ed8b5f2 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - skopeo-1.15.1.tar.gz: f434654b13292e84a527e693d4dd97920ba9d1d7 + skopeo-1.15.2.tar.gz: 9f08b1da3aa0ccf5a1cf5606715de5d5b3f6a71e diff --git a/skopeo.spec b/skopeo.spec index 4328cb8..a81b0ed 100644 --- a/skopeo.spec +++ b/skopeo.spec @@ -2,7 +2,7 @@ %define debug_package %nil Name: skopeo -Version: 1.15.1 +Version: 1.15.2 Release: 1 Summary: Tools image comtainers or registry URL: https://github.com/containers/skopeo @@ -33,6 +33,7 @@ Docker v2 images. %setup -q %build +export GOPROXY=direct CGO_CFLAGS="" CGO_LDFLAGS="-L/usr/lib64 -lgpgme -lassuan -lgpg-error" GO111MODULE=on go build -mod=vendor "-buildmode=pie" -ldflags '-X main.gitCommit= ' -gcflags "" -tags "btrfs_noversion exclude_graphdriver_btrfs " -o bin/skopeo ./cmd/skopeo upx bin/%{name}