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

Created by command:

/usr/bin/tito tag
This commit is contained in:
Daniel Berteaud 2020-12-01 11:39:54 +01:00
parent 10660aedf6
commit 831b6d9be1
2 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
0.2.133-1 ./
0.2.134-1 ./

View File

@ -4,7 +4,7 @@
Summary: Scripts for Zabbix monitoring
Name: zabbix-agent-addons
Version: 0.2.133
Version: 0.2.134
Release: 1%{?dist}
Source0: %{name}-%{version}.tar.gz
BuildArch: noarch
@ -102,6 +102,9 @@ fi
%endif
%changelog
* Tue Dec 01 2020 Daniel Berteaud <daniel@firewall-services.com> 0.2.134-1
- Possibility to check certificate for Unifi API (daniel@firewall-services.com)
* Sat Nov 07 2020 Daniel Berteaud <daniel@firewall-services.com> 0.2.133-1
- Add perl in BuildReq for el8 (daniel@firewall-services.com)