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 | |
---|---|---|---|
|
2198630f03 | ||
|
b44efccbdb |
@ -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.8.0
|
||||
Version: 0.8.1
|
||||
Release: %{revision}%{?dist}
|
||||
Summary: Icinga PHP Library for Icinga Web 2
|
||||
Group: Applications/System
|
||||
@ -67,6 +67,9 @@ rm -rf %{buildroot}
|
||||
%{basedir}
|
||||
|
||||
%changelog
|
||||
* Tue Apr 26 2022 Johannes Meyer <johannes.meyer@icinga.com> - 0.8.1-1
|
||||
- Release 0.8.1
|
||||
|
||||
* Wed Mar 23 2022 Johannes Meyer <johannes.meyer@icinga.com> - 0.8.0-1
|
||||
- Release 0.8.0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user