Release 2.11.4-1

This commit is contained in:
Noah Hilverling 2020-06-18 09:52:01 +02:00
parent 6de02fd360
commit e52c67639c
2 changed files with 4 additions and 4 deletions

View File

@ -7,9 +7,6 @@ variables:
DOCKER_IMAGE_BASE: registry.icinga.com/build-docker
#ICINGA_BUILD_TYPE: snapshot
ICINGA_BUILD_TYPE: release
#ICINGA_BUILD_RELEASE_TYPE:
#ICINGA_BUILD_TYPE:
#ICINGA_BUILD_UPSTREAM_BRANCH:
.build: &build
stage: build

View File

@ -97,7 +97,7 @@ License: GPLv2+
%endif # suse
Group: System/Monitoring
Name: icinga2
Version: 2.11.3
Version: 2.11.4
Release: %{revision}%{?dist}
Url: https://www.icinga.com/
Source: https://github.com/Icinga/%{name}/archive/v%{version}.tar.gz
@ -832,6 +832,9 @@ fi
%{_datadir}/nano/%{name}.nanorc
%changelog
* Thu Jun 18 2020 Noah Hilverling <noah.hilverling@icinga.com> 2.11.4-1
- Update to 2.11.4
* Mon Mar 02 2020 Henrik Triem <henrik.triem@icinga.com> 2.11.3-1
- Update to 2.11.3