From 86c9c9a757ec49454a0f66b60683ca9a05eab301 Mon Sep 17 00:00:00 2001 From: lunankun Date: Thu, 10 Sep 2020 17:19:38 +0800 Subject: [PATCH] fix source0 url --- netcf.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/netcf.spec b/netcf.spec index 25c3d16..2777c41 100644 --- a/netcf.spec +++ b/netcf.spec @@ -1,10 +1,10 @@ Name: netcf Version: 0.2.8 -Release: 17 +Release: 18 Summary: Cross-platform network configuration library License: LGPLv2+ URL: https://pagure.io/netcf -Source0: https://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.gz +Source0: https://releases.pagure.org/netcf/netcf-0.2.8.tar.gz Patch0000: 0000-netcf-call-aug_load-at-most-once-per-second.patch Patch0001: 0001-netcf-optimize-aug_match-query-for-all-ifcfg-files-related.patch @@ -84,6 +84,12 @@ make check %{_mandir}/man1/ncftool.1* %changelog +* Thu Sep 10 2020 lunankun - 0.2.8-18 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:Fix source0 url + * Sat Jan 11 2020 openEuler Buildteam - 0.2.8-17 - Type:bugfix - ID:NA