From 9629b65b18e8644a544db5ae2c8c5394411b6c94 Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Tue, 26 Jul 2016 12:10:14 +0200 Subject: [PATCH] Drop 'koji_tag' field from message. The koji tag should be set by pdc-updater when first encountering a module n-v-r, and be stored in PDC. Signed-off-by: Nils Philippsen --- README.rst | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.rst b/README.rst index 7d10e7f6..da31a119 100644 --- a/README.rst +++ b/README.rst @@ -216,8 +216,3 @@ Name, version and release of the module. Specifies the exact repository state from which a module is built. E.g. ``"scmurl": "git://pkgs.stg.fedoraproject.org/modules/testmodule.git?#020ea37251df5019fde9e7899d2f7d7a987dfbf5"`` - -``koji_tag`` -~~~~~~~~~~~~ - -Specifies against which branch a module is built.