From bf46c36d909e2189abfb049c4fb156d735452075 Mon Sep 17 00:00:00 2001 From: Carlos O'Donell Date: Fri, 11 Dec 2020 17:24:04 -0500 Subject: [PATCH] Document official upstream. --- ltrace.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ltrace.spec b/ltrace.spec index 7766f83..da71b4f 100644 --- a/ltrace.spec +++ b/ltrace.spec @@ -2,7 +2,9 @@ Summary: Tracks runtime library calls from dynamically linked executables Name: ltrace Version: 0.7.91 Release: 39%{?dist} -URL: http://ltrace.alioth.debian.org/ +# In coordination with Juan Céspedes, upstream is now officially on gitlab. +# We are going to being sending all of our Fedora patches upstream to gitlab. +URL: https://gitlab.com/cespedes/ltrace License: GPLv2+ BuildRequires: elfutils-devel dejagnu