NVR: skopeo-0.1.14-5.git550a480
- Conflics with atomic in skopeo-containers Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
ec8b80abfd
commit
d684f1bc23
@ -30,7 +30,7 @@
|
||||
|
||||
Name: skopeo
|
||||
Version: 0.1.14
|
||||
Release: 4.git%{shortcommit}%{?dist}
|
||||
Release: 5.git%{shortcommit}%{?dist}
|
||||
Summary: Inspect Docker images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: https://%{provider_prefix}
|
||||
@ -54,8 +54,6 @@ BuildRequires: libassuan-devel
|
||||
|
||||
Requires: %{repo}-containers = %{version}-%{release}
|
||||
|
||||
Conflicts: atomic <= 1.13.1-2
|
||||
|
||||
%description
|
||||
Command line utility to inspect images and repositories directly on Docker
|
||||
registries without the need to pull them
|
||||
@ -169,6 +167,7 @@ providing packages with %{import_path} prefix.
|
||||
|
||||
%package containers
|
||||
Summary: Configuration files for working with image signatures
|
||||
Conflicts: atomic <= 1.13.1-2
|
||||
|
||||
%description containers
|
||||
This package installs a default signature store configuration and a default
|
||||
@ -275,6 +274,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Oct 18 2016 Antonio Murdaca <runcom@fedoraproject.org> - 0.1.14-5.git550a480
|
||||
- Conflicts with atomic in skopeo-containers
|
||||
|
||||
* Wed Oct 12 2016 Antonio Murdaca <runcom@fedoraproject.org> - 0.1.14-4.git550a480
|
||||
- built skopeo-containers
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user