mirror of
https://git.icinga.com/packaging/rpm-icinga-php-library.git
synced 2025-08-30 14:28:13 +02:00
Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
28d5b0eec4 | ||
|
79d4be8c98 | ||
|
b318e17b14 |
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user