mirror of
https://git.icinga.com/packaging/rpm-icinga-php-library.git
synced 2025-08-30 22:38:10 +02:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
a0ce1e994d | ||
|
de5f638779 |
@ -5,8 +5,8 @@ stages:
|
|||||||
|
|
||||||
variables:
|
variables:
|
||||||
DOCKER_IMAGE_BASE: registry.icinga.com/build-docker
|
DOCKER_IMAGE_BASE: registry.icinga.com/build-docker
|
||||||
ICINGA_BUILD_TYPE: snapshot
|
#ICINGA_BUILD_TYPE: snapshot
|
||||||
ICINGA_BUILD_UPSTREAM_BRANCH: snapshot/nightly
|
#ICINGA_BUILD_UPSTREAM_BRANCH: snapshot/nightly
|
||||||
|
|
||||||
.build: &build
|
.build: &build
|
||||||
stage: build
|
stage: build
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
%global module_name icinga-php-library
|
%global module_name icinga-php-library
|
||||||
|
|
||||||
Name: %{module_name}
|
Name: %{module_name}
|
||||||
Version: 0.9.0
|
Version: 0.9.1
|
||||||
Release: %{revision}%{?dist}
|
Release: %{revision}%{?dist}
|
||||||
Summary: Icinga PHP Library for Icinga Web 2
|
Summary: Icinga PHP Library for Icinga Web 2
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -68,6 +68,9 @@ rm -rf %{buildroot}
|
|||||||
%{basedir}
|
%{basedir}
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Jun 30 2022 Henrik Triem <henrik.triem@icinga.com> - 0.9.0-1
|
||||||
- Release 0.9.0
|
- Release 0.9.0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user