diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5bf4622ca310a620e94769aac3b97713c019cdaa..81e929c556e80a8012708b7da44474940b257cd8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,8 +5,8 @@ stages: variables: DOCKER_IMAGE_BASE: registry.icinga.com/build-docker - #ICINGA_BUILD_TYPE: snapshot - ICINGA_BUILD_RELEASE_TYPE: testing + ICINGA_BUILD_TYPE: release + #ICINGA_BUILD_RELEASE_TYPE: testing #ICINGA_BUILD_TYPE: #ICINGA_BUILD_UPSTREAM_BRANCH: diff --git a/icinga2.spec b/icinga2.spec index 521307adb40a47f0021f1e364a9f52578fe12a3d..573ac231e2c52b90432c447877b0f6525dc7a7d7 100644 --- a/icinga2.spec +++ b/icinga2.spec @@ -1,7 +1,6 @@ # Icinga 2 | (c) 2012 Icinga GmbH | GPLv2+ -%global revision 0.rc1.1 -%global src_version_suffix -rc1 +%define revision 1 # make sure that _rundir is working on older systems %if ! %{defined _rundir} @@ -833,6 +832,9 @@ fi %{_datadir}/nano/%{name}.nanorc %changelog +* Wed Aug 05 2020 Henrik Triem <henrik.triem@icinga.com> 2.12.0-1 +- Update to 2.12.0 + * Fri Mar 13 2020 Noah Hilverling <noah.hilverling@icinga.com> 2.12.0-0.rc1.1 - Update to 2.12.0-rc1