From 87649cf32bd0e14d5a903fb85b01e9f41a253540 Mon Sep 17 00:00:00 2001 From: Federico Ceratto Date: Wed, 23 Nov 2016 15:49:10 +0000 Subject: New upstream version 1.4.0+dfsg --- netdata.spec | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'netdata.spec') diff --git a/netdata.spec b/netdata.spec index 5db7717a6..72f7b5a03 100644 --- a/netdata.spec +++ b/netdata.spec @@ -17,15 +17,16 @@ Summary: Real-time performance monitoring, done right Name: netdata -Version: 1.3.0 +Version: 1.4.0 Release: 1%{?dist} License: GPL v3+ Group: Applications/System -Source0: http://firehol.org/download/netdata/releases/v1.3.0/%{name}-1.3.0.tar.xz +Source0: http://firehol.org/download/netdata/releases/v1.4.0/%{name}-1.4.0.tar.xz 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} @@ -57,7 +58,7 @@ so that you can get insights of what is happening now and what just happened, on your systems and applications. %prep -%setup -q -n %{name}-1.3.0 +%setup -q -n %{name}-1.4.0 %build %configure \ @@ -171,6 +172,11 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/%{name}/web %changelog +* Tue Oct 4 2016 Costa Tsaousis - 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 - 1.3.0-1 - netdata now has health monitoring - netdata now generates badges -- cgit v1.2.3