diff options
author | Stefano Brivio <sbrivio@redhat.com> | 2022-08-18 20:01:32 +0200 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2022-08-20 19:07:12 +0200 |
commit | 31031d20e26d981a9c70966f5e81d7bf071f9501 (patch) | |
tree | ee5401c04165d9bf046dd2733fe8ba352d8302b8 /contrib | |
parent | 7d0b29c477d308e9d2f25d51cbd317c51f516577 (diff) | |
download | passt-31031d20e26d981a9c70966f5e81d7bf071f9501.tar passt-31031d20e26d981a9c70966f5e81d7bf071f9501.tar.gz passt-31031d20e26d981a9c70966f5e81d7bf071f9501.tar.bz2 passt-31031d20e26d981a9c70966f5e81d7bf071f9501.tar.lz passt-31031d20e26d981a9c70966f5e81d7bf071f9501.tar.xz passt-31031d20e26d981a9c70966f5e81d7bf071f9501.tar.zst passt-31031d20e26d981a9c70966f5e81d7bf071f9501.zip |
fedora: Drop VCS tag from spec file
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 <fedora@svgames.pl>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/fedora/passt.spec | 1 |
1 files changed, 0 insertions, 1 deletions
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 BuildRequires: gcc, make, checkpolicy, selinux-policy-devel |