From 31e4e4f3d4569de199074a72f8a9b1a2da72ed8f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 26 Oct 2018 14:18:40 +0200 Subject: v2.6.4 --- glpi-data-injection.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/glpi-data-injection.spec b/glpi-data-injection.spec index 262532c..f4e6516 100644 --- a/glpi-data-injection.spec +++ b/glpi-data-injection.spec @@ -9,7 +9,7 @@ %global pluginname datainjection Name: glpi-data-injection -Version: 2.6.3 +Version: 2.6.4 Release: 1%{?dist} Summary: Plugin for importing data into GLPI Summary(fr): Extension pour importer des données dans GLPI @@ -108,6 +108,9 @@ done | tee %{name}.lang %changelog +* Fri Oct 26 2018 Remi Collet - 2.6.4-1 +- update to 2.6.4 + * Mon Sep 10 2018 Remi Collet - 2.6.3-1 - update to 2.6.3 for GLPI 9.3 -- cgit