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

Created by command:

/usr/bin/tito tag --use-release 1%{?dist}
This commit is contained in:
Daniel Berteaud 2019-02-20 19:42:04 +01:00
parent 0a5f2ccce9
commit 263253fe87
2 changed files with 6 additions and 2 deletions

View File

@ -1 +1 @@
0.2.62-1 ./
0.2.63-1 ./

View File

@ -4,7 +4,7 @@
Summary: Scripts for Zabbix monitoring
Name: zabbix-agent-addons
Version: 0.2.62
Version: 0.2.63
Release: 1%{?dist}
Source0: %{name}-%{version}.tar.gz
BuildArch: noarch
@ -100,6 +100,10 @@ fi
%endif
%changelog
* Wed Feb 20 2019 Daniel Berteaud <daniel@firewall-services.com> 0.2.63-1
- Report number of email in the active and hold queues (daniel@firewall-
services.com)
* Sat Jan 19 2019 Daniel Berteaud <daniel@firewall-services.com> 0.2.62-1
- Add scripts to ping other hosts (daniel@firewall-services.com)