Automatic commit of package [zabbix-agent-addons] release [0.2.57-0.beta1].

Created by command:

/usr/bin/tito tag --use-release 0.beta1%{?dist}
This commit is contained in:
Daniel Berteaud 2018-11-15 15:08:53 +01:00
parent ddab13d46b
commit 6653922195
2 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
0.2.56-1 ./
0.2.57-0.beta1 ./

View File

@ -4,8 +4,8 @@
Summary: Scripts for Zabbix monitoring
Name: zabbix-agent-addons
Version: 0.2.56
Release: 1%{?dist}
Version: 0.2.57
Release: 0.beta1%{?dist}
Source0: %{name}-%{version}.tar.gz
BuildArch: noarch
@ -99,6 +99,9 @@ fi
%endif
%changelog
* Thu Nov 15 2018 Daniel Berteaud <daniel@firewall-services.com> 0.2.57-0.beta1
- Add enhanced squid monitoring support (daniel@firewall-services.com)
* Fri Nov 09 2018 Daniel Berteaud <daniel@firewall-services.com> 0.2.56-1
- Add simple script for nginx (similar httpd) (daniel@firewall-services.com)