diff options
Diffstat (limited to 'netdata.spec.in')
-rw-r--r-- | netdata.spec.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/netdata.spec.in b/netdata.spec.in index 04956b6b4..278850e06 100644 --- a/netdata.spec.in +++ b/netdata.spec.in @@ -26,6 +26,7 @@ URL: http://netdata.firehol.org/ BuildRequires: pkgconfig BuildRequires: xz BuildRequires: zlib-devel +BuildRequires: libuuid-devel # Packages can be found in the EPEL repo %if %{with nfacct} @@ -171,6 +172,11 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/%{name}/web %changelog +* Tue Oct 4 2016 Costa Tsaousis <costa@tsaousis.gr> - 1.4.0-1 +- the fastest netdata ever (with a better look too)! +- improved IoT and containers support! +- alarms improved in almost every way! +- Several more improvements, new features and bugfixes. * Sun Aug 28 2016 Costa Tsaousis <costa@tsaousis.gr> - 1.3.0-1 - netdata now has health monitoring - netdata now generates badges |