diff --git a/netdata.spec b/netdata.spec index d96db1a..ef126dc 100644 --- a/netdata.spec +++ b/netdata.spec @@ -52,7 +52,7 @@ ExcludeArch: s390x Name: netdata Version: %{upver}%{?rcver:~%{rcver}} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Real-time performance monitoring # For a breakdown of the licensing, see LICENSE-REDISTRIBUTED.md License: GPLv3 and GPLv3+ and ASL 2.0 and CC-BY and MIT and WTFPL @@ -380,6 +380,9 @@ echo "Config should be edited with %{_libexecdir}/%{name}/edit-config" %caps(cap_setuid=ep) %attr(4750,root,netdata) %{_libexecdir}/%{name}/plugins.d/freeipmi.plugin %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 1.37.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Tue Dec 06 2022 Didier Fabert 1.37.1-1 - Update from upstream