Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
packaging
rpm-icinga2
Commits
cd6d8f90
Commit
cd6d8f90
authored
Jun 04, 2020
by
Henrik Triem
Browse files
Merge branch '2.11'
parents
6c17c919
6de02fd3
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
cd6d8f90
...
...
@@ -5,7 +5,8 @@ stages:
variables
:
DOCKER_IMAGE_BASE
:
registry.icinga.com/build-docker
ICINGA_BUILD_TYPE
:
snapshot
#ICINGA_BUILD_TYPE: snapshot
ICINGA_BUILD_TYPE
:
release
#ICINGA_BUILD_RELEASE_TYPE:
#ICINGA_BUILD_TYPE:
#ICINGA_BUILD_UPSTREAM_BRANCH:
...
...
icinga2.spec
View file @
cd6d8f90
...
...
@@ -97,7 +97,7 @@ License: GPLv2+
%endif # suse
Group: System/Monitoring
Name: icinga2
Version: 2.11.
2
Version: 2.11.
3
Release: %{revision}%{?dist}
Url: https://www.icinga.com/
Source: https://github.com/Icinga/%{name}/archive/v%{version}.tar.gz
...
...
@@ -832,6 +832,9 @@ fi
%{_datadir}/nano/%{name}.nanorc
%changelog
* Mon Mar 02 2020 Henrik Triem <henrik.triem@icinga.com> 2.11.3-1
- Update to 2.11.3
* Thu Oct 24 2019 Michael Friedrich <michael.friedrich@icinga.com> 2.11.2-1
- Update to 2.11.2
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment