From 03bf551903cd666d97d80e02d5fff3361224a050 Mon Sep 17 00:00:00 2001 From: chenyx2012 <975102023@qq.com> Date: Tue, 21 Jun 2022 02:41:15 +0000 Subject: [PATCH 1/3] update netdata.spec. --- netdata.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/netdata.spec b/netdata.spec index ca25fe4..08d8919 100644 --- a/netdata.spec +++ b/netdata.spec @@ -5,9 +5,9 @@ %global upver 1.16.0 Name: netdata Version: %{upver}%{?rcver:~%{rcver}} -Release: 3 +Release: 4 Summary: Real-time performance monitoring -License: GPLv3 and GPLv3+ and ASL 2.0 and CC-BY and MIT and WTFPL +License: GPLv3 and GPLv3+ and ASL 2.0 and CC-BY-4.0 and MIT and WTFPL URL: https://github.com/%{name}/%{name}/ Source0: https://github.com/%{name}/%{name}/archive/v%{upver}%{?rcver:-%{rcver}}/%{name}-%{upver}%{?rcver:-%{rcver}}.tar.gz Source1: netdata.tmpfiles.conf @@ -218,6 +218,9 @@ fi %attr(4755,root,root) %{_libexecdir}/%{name}/plugins.d/freeipmi.plugin %changelog +* Tue Jun 21 2022 Chenyx - 1.16.0 - 4 +- License compliance rectification + * Sat Jan 29 2022 caodongxia - 1.16.0 - 3 - remove install requires glyphicons-halfings-fonts From 584294a4095296ec6b8d6f0a23bd56b4b0e5796a Mon Sep 17 00:00:00 2001 From: chenyx2012 <975102023@qq.com> Date: Mon, 8 Aug 2022 11:55:10 +0000 Subject: [PATCH 2/3] License compliance rectification --- netdata.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netdata.spec b/netdata.spec index 08d8919..293b405 100644 --- a/netdata.spec +++ b/netdata.spec @@ -4,7 +4,7 @@ # Build release candidate %global upver 1.16.0 Name: netdata -Version: %{upver}%{?rcver:~%{rcver}} +Version: 1.16.0 Release: 4 Summary: Real-time performance monitoring License: GPLv3 and GPLv3+ and ASL 2.0 and CC-BY-4.0 and MIT and WTFPL From 65f2f99a26be4375279088bd3537e306c7074756 Mon Sep 17 00:00:00 2001 From: chenyx2012 <975102023@qq.com> Date: Tue, 9 Aug 2022 01:45:29 +0000 Subject: [PATCH 3/3] License compliance rectification --- netdata.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netdata.spec b/netdata.spec index 293b405..271e1e9 100644 --- a/netdata.spec +++ b/netdata.spec @@ -218,7 +218,7 @@ fi %attr(4755,root,root) %{_libexecdir}/%{name}/plugins.d/freeipmi.plugin %changelog -* Tue Jun 21 2022 Chenyx - 1.16.0 - 4 +* Tue Jun 21 2022 Chenyx - 1.16.0-4 - License compliance rectification * Sat Jan 29 2022 caodongxia - 1.16.0 - 3