Compare commits

...

3 Commits

Author SHA1 Message Date
Johannes Meyer
28d5b0eec4 Release 0.9.1-1
(cherry picked from commit a0ce1e994db39efa4a38fa4bfb2a8bdcc9395de5)
2022-07-06 16:00:39 +02:00
Henrik Triem
79d4be8c98 Set back to snapshot 2022-06-30 05:36:29 +00:00
Henrik Triem
b318e17b14 Merge branch 'release/0.9.0' into 'master'
Release 0.9.0

See merge request packaging/rpm-icinga-php-library!6
2022-06-30 04:00:11 +00: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.9.0
Version: 0.9.1
Release: %{revision}%{?dist}
Summary: Icinga PHP Library for Icinga Web 2
Group: Applications/System
@ -68,6 +68,9 @@ rm -rf %{buildroot}
%{basedir}
%changelog
* Wed Jul 06 2022 Johannes Meyer <johannes.meyer@icinga.com> - 0.9.1-1
- Release 0.9.1
* Thu Jun 30 2022 Henrik Triem <henrik.triem@icinga.com> - 0.9.0-1
- Release 0.9.0