!58 update to 1.8.0

From: @jianli-97 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-10-18 01:45:24 +00:00 committed by Gitee
commit 8cdf3dd4f3
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 3 deletions

View File

@ -21,7 +21,7 @@
%global import_path %{provider_prefix}
%global git0 https://%{import_path}
%global build_version v1.5.2
%global build_version v1.8.0
%define epoch 1
@ -29,8 +29,8 @@ ExcludeArch: ppc64
Name: %{repo}
Epoch: 1
Version: 1.5.2
Release: 2
Version: 1.8.0
Release: 1
Summary: Work with remote images registries - retrieving information, images, signing content
License: ASL 2.0
URL: %{git0}
@ -41,6 +41,7 @@ BuildRequires: go-srpm-macros git-core pkgconfig(devmapper) make
BuildRequires: golang >= 1.16.6
BuildRequires: gpgme-devel libassuan-devel btrfs-progs-devel ostree-devel glib2-devel
Requires: containers-common
Provides: bundled(golang(github.com/beorn7/perks)) = 4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9
Provides: bundled(golang(github.com/BurntSushi/toml)) = master
Provides: bundled(golang(github.com/containerd/continuity)) = d8fb8589b0e8e85b8c8bbaa8840226d0dfeb7371
@ -318,6 +319,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
%{_prefix}/share/bash-completion/completions/%{name}
%changelog
* Tue Oct 17 2023 lijian <lijian2@kylinos.cn> - 1:1.8.0-1
- update to 1.8.0
* Fri Jun 09 2023 duyiwei <duyiwei@kylinos.cn> - 1:1.5.2-2
- remove subpackage containers-common

Binary file not shown.

BIN
v1.8.0.tar.gz Normal file

Binary file not shown.