From 69edb91e7bf9ce2eac015f6a077e61cd277f6f17 Mon Sep 17 00:00:00 2001 From: eulerstorage Date: Wed, 25 Dec 2019 18:27:48 +0800 Subject: [PATCH] Modify the spec file for conforming to specification Signed-off-by: eulerstorage --- mtools.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mtools.spec b/mtools.spec index b1133db..b91269a 100644 --- a/mtools.spec +++ b/mtools.spec @@ -3,7 +3,7 @@ Version: 4.0.18 Release: 17 Summary: Collection of utilities to access MS-DOS disks License: GPLv3+ -Url: http://www.gnu.org/software/mtools/ +URL: http://www.gnu.org/software/mtools/ Source0: ftp://ftp.gnu.org/gnu/mtools/mtools-%{version}.tar.bz2 -- Gitee