update to 1.8.0
This commit is contained in:
parent
70a7c3e0f6
commit
b7c39654e7
10
skopeo.spec
10
skopeo.spec
@ -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
|
||||
|
||||
|
||||
BIN
v1.5.2.tar.gz
BIN
v1.5.2.tar.gz
Binary file not shown.
BIN
v1.8.0.tar.gz
Normal file
BIN
v1.8.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user