icinga2: Release 2.8.1-1

This commit is contained in:
Gunnar Beutner 2018-01-17 11:33:55 +01:00
parent 9ed1679085
commit 497e3bd6fe

View File

@ -17,7 +17,7 @@
# * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. * # * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. *
# ******************************************************************************/ # ******************************************************************************/
%define revision 2 %define revision 1
# make sure that _rundir is working on older systems # make sure that _rundir is working on older systems
%if ! %{defined _rundir} %if ! %{defined _rundir}
@ -79,7 +79,7 @@
Summary: Network monitoring application Summary: Network monitoring application
Name: icinga2 Name: icinga2
Version: 2.8.0 Version: 2.8.1
Release: %{revision}%{?dist} Release: %{revision}%{?dist}
License: GPLv2+ License: GPLv2+
URL: https://www.icinga.com/ URL: https://www.icinga.com/
@ -742,6 +742,9 @@ fi
%{_datadir}/nano/%{name}.nanorc %{_datadir}/nano/%{name}.nanorc
%changelog %changelog
* Wed Jan 17 2018 Gunnar Beutner <gunnar.beutner@icinga.com> 2.8.1-1
- Update to 2.8.1
* Fri Nov 24 2017 Markus Frosch <markus.frosch@icinga.com> 2.8.0-2 * Fri Nov 24 2017 Markus Frosch <markus.frosch@icinga.com> 2.8.0-2
- [SLES] Add systemd limits file - [SLES] Add systemd limits file
- Add config(noreplace) for the systemd limits file - Add config(noreplace) for the systemd limits file