mirror of https://github.com/docker/docs.git
Merge pull request #14427 from Evalle/14404-add-Metatag
Adding Group Metatag
This commit is contained in:
commit
b2b367a6ad
|
@ -2,6 +2,7 @@ Name: docker-engine
|
||||||
Version: %{_version}
|
Version: %{_version}
|
||||||
Release: %{_release}%{?dist}
|
Release: %{_release}%{?dist}
|
||||||
Summary: The open-source application container engine
|
Summary: The open-source application container engine
|
||||||
|
Group: Tools/Docker
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
Source: %{name}.tar.gz
|
Source: %{name}.tar.gz
|
||||||
|
|
Loading…
Reference in New Issue