Automatic commit of package [zabbix-agent-addons] release [0.2.48-1].

Created by command:

/usr/bin/tito tag
This commit is contained in:
Daniel Berteaud 2018-09-15 11:40:55 +02:00
parent a6ff020641
commit c793235413
2 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
0.2.47-1 ./
0.2.48-1 ./

View File

@ -4,7 +4,7 @@
Summary: Scripts for Zabbix monitoring
Name: zabbix-agent-addons
Version: 0.2.47
Version: 0.2.48
Release: 1%{?dist}
Source0: %{name}-%{version}.tar.gz
BuildArch: noarch
@ -99,6 +99,9 @@ fi
%endif
%changelog
* Sat Sep 15 2018 Daniel Berteaud <daniel@firewall-services.com> 0.2.48-1
- More fixes for AP monitoring in check_unifi (daniel@firewall-services.com)
* Sat Sep 15 2018 Daniel Berteaud <daniel@firewall-services.com> 0.2.47-1
- Several fixes in check_unifi (daniel@firewall-services.com)