From 76d1e5cf8edc7c6f6d2e6df173853dd630a28754 Mon Sep 17 00:00:00 2001 From: baizg1107 Date: Mon, 14 Sep 2020 15:01:57 +0800 Subject: [PATCH] Modify spec --- mikmod.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/mikmod.spec b/mikmod.spec index 8a75d3d..1170242 100644 --- a/mikmod.spec +++ b/mikmod.spec @@ -1,10 +1,10 @@ Summary: Console music module player Name: mikmod Version: 3.2.8 -Release: 6 +Release: 7 License: GPLv2 and LGPLv2+ URL: http://mikmod.sourceforge.net/ -Source0: http://downloads.sourceforge.net/mikmod/%{name}-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/projects/mikmod/files/mikmod/3.2.8/mikmod-3.2.8.tar.gz BuildRequires: ncurses-devel libmikmod-devel @@ -38,5 +38,8 @@ Help document for the mikmod package. %{_mandir}/man1/%{name}.1* %changelog +* Mon Sep 7 2020 baizhonggui +- Modify source0 + * Thu Nov 14 2019 Wanjiankang - Package init. -- Gitee