diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4f6ff87..39dbeb9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,7 @@ stages: 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: diff --git a/icinga2.spec b/icinga2.spec index 4f0b064..e6cbfa8 100644 --- a/icinga2.spec +++ b/icinga2.spec @@ -97,7 +97,7 @@ License: GPLv2+ %endif # suse Group: System/Monitoring Name: icinga2 -Version: 2.11.2 +Version: 2.11.3 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 +* Mon Mar 02 2020 Henrik Triem 2.11.3-1 +- Update to 2.11.3 + * Thu Oct 24 2019 Michael Friedrich 2.11.2-1 - Update to 2.11.2