diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fb4e2f7..0f3b5c8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,9 @@ 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: .build: &build diff --git a/icinga2.spec b/icinga2.spec index 9f24ca2..1f2dc7f 100644 --- a/icinga2.spec +++ b/icinga2.spec @@ -97,7 +97,7 @@ License: GPLv2+ %endif # suse Group: System/Monitoring Name: icinga2 -Version: 2.10.4 +Version: 2.11.0 Release: %{revision}%{?dist} Url: https://www.icinga.com/ Source: https://github.com/Icinga/%{name}/archive/v%{version}.tar.gz @@ -832,6 +832,12 @@ fi %{_datadir}/nano/%{name}.nanorc %changelog +* Thu Sep 19 2019 Michael Friedrich 2.11.0-1 +- Update to 2.11.0 + +* Thu Jul 25 2019 Markus Frosch 2.11.0-0.rc1.1 +- Prepare pre-release 2.11.0-rc1 + * Tue Mar 19 2019 Michael Friedrich 2.10.4-1 - Update to 2.10.4