From 53e46d20b57f0afc12799f2e0f5003a3eac0f975 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sat, 14 Sep 2019 16:20:28 +0100 Subject: [PATCH] drop releases from URL --- dotconf.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotconf.spec b/dotconf.spec index 64c24c7..b40dec1 100644 --- a/dotconf.spec +++ b/dotconf.spec @@ -3,7 +3,7 @@ Version: 1.3 Release: 22%{?dist} Summary: Libraries to parse configuration files License: LGPLv2 -URL: https://github.com/williamh/dotconf/releases +URL: https://github.com/williamh/dotconf/ Source: %{name}-%{version}.tar.gz BuildRequires: findutils