Hello community, here is the log from the commit of package telegraf for openSUSE:Factory checked in at 2019-09-23 12:38:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/telegraf (Old) and /work/SRC/openSUSE:Factory/.telegraf.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "telegraf" Mon Sep 23 12:38:39 2019 rev:3 rq:732254 version:1.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/telegraf/telegraf.changes 2019-09-11 10:33:01.447337502 +0200 +++ /work/SRC/openSUSE:Factory/.telegraf.new.7948/telegraf.changes 2019-09-23 12:39:22.717590602 +0200 @@ -1,0 +2,6 @@ +Tue Sep 10 07:46:24 UTC 2019 - Jan Engelhardt <[email protected]> + +- Trim future goals from description, it is not in the scope + of openSUSE package descriptions. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ telegraf.spec ++++++ --- /var/tmp/diff_new_pack.VnIOnF/_old 2019-09-23 12:39:24.053590382 +0200 +++ /var/tmp/diff_new_pack.VnIOnF/_new 2019-09-23 12:39:24.057590382 +0200 @@ -46,9 +46,6 @@ %description Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics. -Design goals are to have a minimal memory footprint with a plugin system so that developers in the community can -easily add support for collecting metrics from local or remote services. - %prep mkdir -p %{_influxdata_dir} tar -C %{_influxdata_dir} -xzf %{SOURCE0} @@ -100,7 +97,7 @@ %license src/github.com/influxdata/%{name}/LICENSE %doc src/github.com/influxdata/%{name}/README.md %dir %{_config_dir} -%config %{_config_dir}/%{name}.conf +%config(noreplace) %{_config_dir}/%{name}.conf %{_bindir}/%{name} %changelog
