mirror of
https://abf.rosa.ru/djam/skopeo.git
synced 2025-02-23 10:52:51 +00:00
1.5.2
This commit is contained in:
parent
fa810e9aee
commit
a6ec89ef2e
2 changed files with 3 additions and 3 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
skopeo-1.5.1.tar.gz: fcdec72821a37315ac3927bb568cfce6440269f9
|
||||
skopeo-1.5.2.tar.gz: eb3cb0d82ddd2f038f82a2960ae6f439c1098bf8
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
%define debug_package %nil
|
||||
|
||||
Name: skopeo
|
||||
Version: 1.5.1
|
||||
Version: 1.5.2
|
||||
Release: 1
|
||||
Summary: Tools image comtainers or registry
|
||||
URL: https://github.com/containers/skopeo
|
||||
|
@ -10,7 +10,7 @@ Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
|
|||
Source1000: %{name}.rpmlintrc
|
||||
License: ASL 2.0
|
||||
Group: Development/Other
|
||||
BuildRequires: go >= 1.11
|
||||
BuildRequires: go >= 1.16
|
||||
BuildRequires: git-core
|
||||
BuildRequires: upx
|
||||
BuildRequires: gpgme-devel
|
||||
|
|
Loading…
Add table
Reference in a new issue