From 3aa7734fbabdd5b610950e1072e510985000fe8f Mon Sep 17 00:00:00 2001 From: haochenstar Date: Tue, 15 Dec 2020 14:40:16 +0800 Subject: [PATCH] update url --- fcoe-utils.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/fcoe-utils.spec b/fcoe-utils.spec index a087b95..15a0349 100644 --- a/fcoe-utils.spec +++ b/fcoe-utils.spec @@ -1,9 +1,9 @@ Name: fcoe-utils Version: 1.0.32 -Release: 8 +Release: 9 Summary: Fibre Channel over Ethernet utilities License: GPLv2 -URL: https://www.open-fcoe.org +URL: https://github.com/morbidrsa/fcoe-utils Source0: https://github.com/morbidrsa/fcoe-utils/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: quickstart.txt Source2: fcoe.service @@ -71,6 +71,12 @@ rm -f %{buildroot}/%{_sysconfdir}/fcoe/config %{_mandir}/man8/* %changelog +* Tue Dec 15 2020 xihaochen - 1.0.32-9 +- Type:requirement +- Id:NA +- SUG:NA +- DESC:update url + * Tue Jun 23 2020 gaihuiying - 1.0.32-8 - Type:bugfix - ID:NA -- Gitee