From 450faaec266497cf8a8b88a61faee7323899923a Mon Sep 17 00:00:00 2001 From: Markus Frosch Date: Mon, 22 Jan 2018 14:37:34 +0100 Subject: [PATCH] icingaweb2: Release 2.5.1-1 --- icingaweb2.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/icingaweb2.spec b/icingaweb2.spec index a02800e..caca686 100644 --- a/icingaweb2.spec +++ b/icingaweb2.spec @@ -1,9 +1,9 @@ # Icinga Web 2 | (c) 2013-2017 Icinga Development Team | GPLv2+ -%define revision 2 +%define revision 1 Name: icingaweb2 -Version: 2.5.0 +Version: 2.5.1 Release: %{revision}%{?dist} Summary: Icinga Web 2 Group: Applications/System @@ -412,6 +412,10 @@ fi %{basedir}/library/vendor/Zend %changelog +* Mon Jan 22 2018 Markus Frosch 2.5.1-1 +- Update to 2.5.1 +- Remove FPM patches + * Wed Nov 29 2017 Eric Lippmann 2.5.0-2 - FPM: Add patch to support both Apache >= 2.4 and Apache < 2.4