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
3eac598b
Commit
3eac598b
authored
Oct 25, 2019
by
Michael Friedrich
Browse files
Merge branch '2.11'
parents
9683b1d1
04e61f09
Changes
2
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
3eac598b
...
...
@@ -5,7 +5,9 @@ stages:
variables
:
DOCKER_IMAGE_BASE
:
registry.icinga.com/build-docker
ICINGA_BUILD_TYPE
:
snapshot
ICINGA_BUILD_TYPE
:
release
#ICINGA_BUILD_RELEASE_TYPE:
#ICINGA_BUILD_TYPE:
#ICINGA_BUILD_UPSTREAM_BRANCH:
.build
:
&build
...
...
icinga2.spec
View file @
3eac598b
...
...
@@ -97,7 +97,11 @@ License: GPLv2+
%endif # suse
Group: System/Monitoring
Name: icinga2
<<<<<<< HEAD
Version: 2.11.0
=======
Version: 2.11.2
>>>>>>> 2.11
Release: %{revision}%{?dist}
Url: https://www.icinga.com/
Source: https://github.com/Icinga/%{name}/archive/v%{version}.tar.gz
...
...
@@ -832,9 +836,18 @@ fi
%{_datadir}/nano/%{name}.nanorc
%changelog
* Thu Oct 24 2019 Michael Friedrich <michael.friedrich@icinga.com> 2.11.2-1
- Update to 2.11.2
* Thu Oct 17 2019 Michael Friedrich <michael.friedrich@icinga.com> 2.11.1-1
- Update to 2.11.1
* Thu Sep 19 2019 Michael Friedrich <michael.friedrich@icinga.com> 2.11.0-1
- Update to 2.11.0
* Thu Jul 25 2019 Markus Frosch <markus.frosch@icinga.com> 2.11.0-0.rc1.1
- Prepare pre-release 2.11.0-rc1
* Tue Mar 19 2019 Michael Friedrich <michael.friedrich@icinga.com> 2.10.4-1
- Update to 2.10.4
...
...
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