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
43a6532b
Commit
43a6532b
authored
Aug 02, 2021
by
Alexander A. Klimov
😎
Browse files
Release 2.13.0-1
parent
fbfde40b
Pipeline
#19530
canceled with stages
in 70 minutes and 6 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
43a6532b
...
...
@@ -6,7 +6,7 @@ stages:
variables
:
DOCKER_IMAGE_BASE
:
registry.icinga.com/build-docker
ICINGA_BUILD_TYPE
:
snapshot
#
ICINGA_BUILD_TYPE: release
ICINGA_BUILD_TYPE
:
release
#ICINGA_BUILD_RELEASE_TYPE:
#ICINGA_BUILD_UPSTREAM_BRANCH:
...
...
icinga2.spec
View file @
43a6532b
...
...
@@ -89,7 +89,7 @@ License: GPLv2+
%endif # suse
Group: System/Monitoring
Name: icinga2
Version: 2.1
1.4
Version: 2.1
3.0
Release: %{revision}%{?dist}
Url: https://www.icinga.com/
Source: https://github.com/Icinga/%{name}/archive/v%{version}.tar.gz
...
...
@@ -824,6 +824,9 @@ fi
%{_datadir}/nano/%{name}.nanorc
%changelog
* Tue Aug 03 2021 Alexander Klimov <alexander.klimov@icinga.com> 2.13.0-1
- Update to 2.13.0
* Thu Jun 18 2020 Noah Hilverling <noah.hilverling@icinga.com> 2.11.4-1
- Update to 2.11.4
...
...
Write
Preview
Supports
Markdown
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