aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-07-11 22:16:32 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-07-11 22:16:32 +0300
commit5708799931ac78bf5c3bd3211a857edd78d78880 (patch)
treef994381a41a6a745627f79e02d13b881548898d9
parent91a46b635194a386ad52015d8a864790cecb1c10 (diff)
Add project manifest value
-rw-r--r--manifest3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifest b/manifest
index a9efc6c..68f7b98 100644
--- a/manifest
+++ b/manifest
@@ -5,9 +5,10 @@ name: libmysqlclient
#
version: 5.7.20+1
+project: mysql
summary: MySQL C API client library
license: GPLv2 with FOSS License Exception
-tags: mysql, database, client, connector, library, c, api, interface
+tags: database, client, connector, library, c, api, interface
description-file: README
url: https://www.mysql.com
doc-url: https://dev.mysql.com/doc/refman/5.7/en/c-api.html