From 3b20af292c526b1e05845256404561fa1386dc72 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Aug 06 2019 17:01:00 +0000 Subject: import skopeo-0.1.37-3.el7 --- diff --git a/SPECS/skopeo.spec b/SPECS/skopeo.spec index 45aadc4..26c1484 100644 --- a/SPECS/skopeo.spec +++ b/SPECS/skopeo.spec @@ -27,7 +27,7 @@ Name: %{repo} Epoch: 1 Version: 0.1.37 -Release: 1%{?dist} +Release: 3%{?dist} Summary: Inspect container images and repositories on registries License: ASL 2.0 URL: %{git0} @@ -38,9 +38,9 @@ Source3: mounts.conf Source4: registries.conf Source5: registries.conf.5.md Source6: seccomp.json -ExclusiveArch: aarch64 %{arm} ppc64le s390x x86_64 %{ix86} +ExclusiveArch: aarch64 %{arm} ppc64le s390x x86_64 BuildRequires: git -%if 0%{?fedora} +%if 0%{?fedora} || 0%{?centos} # If go_compiler is not set to 1, there is no virtual provide. Use golang instead. BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang} >= 1.6.2 %else @@ -156,6 +156,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %{_datadir}/bash-completion/completions/%{name} %changelog +* Fri Aug 02 2019 Jindrich Novy - 1:0.1.37-3 +- rebase to 0.1.37 for RHEL7u7 + * Mon Jun 24 2019 Lokesh Mandvekar - 1:0.1.37-1 - bump to v0.1.37