From 00e98de0237e8b394fec0b033d12ef2ca1fdcc42 Mon Sep 17 00:00:00 2001 From: Henrik Triem Date: Thu, 30 Jun 2022 05:03:19 +0200 Subject: [PATCH] Release 0.11.0 --- .gitlab-ci.yml | 4 ++-- icinga-php-thirdparty.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 52e7fb7..555076f 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_UPSTREAM_BRANCH: snapshot/nightly + #ICINGA_BUILD_TYPE: snapshot + #ICINGA_BUILD_UPSTREAM_BRANCH: snapshot/nightly .build: &build stage: build diff --git a/icinga-php-thirdparty.spec b/icinga-php-thirdparty.spec index 086eadd..6dcb58a 100644 --- a/icinga-php-thirdparty.spec +++ b/icinga-php-thirdparty.spec @@ -1,6 +1,6 @@ # Icinga PHP Thirdparty for Icinga Web 2 | (c) 2021 Icinga GmbH | GPLv2+ -%global revision 2 +%global revision 1 %global module_name icinga-php-thirdparty Name: %{module_name}