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] 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