From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Brivio To: passt-dev@passt.top Subject: [PATCH 08/12] fedora: Drop VCS tag from spec file Date: Thu, 18 Aug 2022 22:22:31 +0200 Message-ID: <20220818202235.1591828-9-sbrivio@redhat.com> In-Reply-To: <20220818202235.1591828-1-sbrivio@redhat.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8710761730533034404==" --===============8710761730533034404== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable It seems to be exposed by Koji (https://pagure.io/koji/issue/2541), but it's not actually in use, so we have to drop that. The website the URL tag points to reports all the needed information anyway. Reported-by: Artur Frenszek-Iwicki Signed-off-by: Stefano Brivio --- contrib/fedora/passt.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/contrib/fedora/passt.spec b/contrib/fedora/passt.spec index d4efb70..ee8f6a4 100644 --- a/contrib/fedora/passt.spec +++ b/contrib/fedora/passt.spec @@ -18,7 +18,6 @@ Summary: User-mode networking daemons for virtual machines = and namespaces License: AGPLv3+ and BSD Group: System Environment/Daemons URL: https://passt.top/ -VCS: git://passt.top/passt Source: https://passt.top/passt/snapshot/passt-HEAD.tar.xz =20 BuildRequires: gcc, make, checkpolicy, selinux-policy-devel --=20 2.35.1 --===============8710761730533034404==--