summaryrefslogtreecommitdiffstats
path: root/netdata.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'netdata.spec.in')
-rw-r--r--netdata.spec.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/netdata.spec.in b/netdata.spec.in
index 5cd8eb96fc..f2e41dfe7c 100644
--- a/netdata.spec.in
+++ b/netdata.spec.in
@@ -16,7 +16,7 @@ Requires: zlib
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
%description
-Linux real time system monitoring, over the web!
+Real-time performance monitoring, in the greatest possible detail!
%pre
getent group netdata > /dev/null || groupadd -r netdata
@@ -53,5 +53,7 @@ find "%{buildroot}" -name .keep -exec rm {} \;
%{_libexecdir}/%{name}/
%changelog
-* Sun Nov 15 2015 Alon Bar-Lev <alonbl@redhat.com> - 1.0.0-1
+* Tue Mar 22 2016 Costa Tsaousis <costa@tsaousis.gr> - 1.0.0-1
+- First public release.
+* Sun Nov 15 2015 Alon Bar-Lev <alonbl@redhat.com> - 0.0.0-1
- Initial add.