X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=SPECS%2Fregistry.spec;h=56a414c2f7f5382898d70b9387073d53f5c7005d;hb=f85f58936fd8af9f6e759f042b5f9725ddc91f5d;hp=2a084de89144bc4bf9706322e4920257676be791;hpb=3a07e29dbc786524acc028e048e4ec3c3bfa0299;p=ta%2Fcaas-registry.git diff --git a/SPECS/registry.spec b/SPECS/registry.spec index 2a084de..56a414c 100644 --- a/SPECS/registry.spec +++ b/SPECS/registry.spec @@ -15,9 +15,9 @@ %define COMPONENT registry %define RPM_NAME caas-%{COMPONENT} %define RPM_MAJOR_VERSION 2.7.1 -%define RPM_MINOR_VERSION 7 +%define RPM_MINOR_VERSION 10 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION} -%define go_version 1.12.9 +%define go_version 1.12.10 Name: %{RPM_NAME} Version: %{RPM_MAJOR_VERSION} @@ -25,7 +25,7 @@ Release: %{RPM_MINOR_VERSION}%{?dist} Summary: Containers as a Service Registry component License: %{_platform_license} and Apache License and GNU Lesser General Public License v3.0 only and BSD 3-clause New or Revised License and MIT License and Common Development and Distribution License and BSD and GNU General Public License v2.0 only URL: https://github.com/docker/distribution -BuildArch: x86_64 +BuildArch: %{_arch} Vendor: %{_platform_vendor} and docker/distribution unmodified Source0: %{name}-%{version}.tar.gz