Compare commits

...

2 Commits

Author SHA1 Message Date
Johannes Meyer
723a3cce11 Release 0.6.1-1 2021-07-27 11:18:25 +02:00
Johannes Meyer
b43c11a828 Switch build type for 0.6.1-1 2021-07-27 11:17:10 +02:00
2 changed files with 6 additions and 3 deletions

View File

@ -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

View File

@ -4,7 +4,7 @@
%global module_name icinga-php-library
Name: %{module_name}
Version: 0.6.0
Version: 0.6.1
Release: %{revision}%{?dist}
Summary: Icinga PHP Library for Icinga Web 2
Group: Applications/System
@ -67,5 +67,8 @@ rm -rf %{buildroot}
%{basedir}
%changelog
* Tue Jul 27 2021 Johannes Meyer <johannes.meyer@icinga.com> - 0.6.1-1
- Release 0.6.1
* Thu Jul 08 2021 Henrik Triem <henrik.triem@icinga.com> - 0.6.0-1
- Release 0.6.0