diff options
author | Remi Collet <remi@remirepo.net> | 2018-09-04 16:28:44 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-09-04 16:28:44 +0200 |
commit | e80e1059f896afc5f7bddd83d6ef3b1c3237e807 (patch) | |
tree | 1096a2f71a761dcc14fa9c716c6d86c7b3252691 /glpi-data-injection.spec | |
parent | cccb83e3b150adda9a43f9f136ef9e6490f37387 (diff) |
v2.6.2
Diffstat (limited to 'glpi-data-injection.spec')
-rw-r--r-- | glpi-data-injection.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/glpi-data-injection.spec b/glpi-data-injection.spec index c616a17..9e7b146 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.1 +Version: 2.6.2 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 +* Tue Aug 4 2018 Remi Collet <remi@remirepo.net> - 2.6.2-1 +- update to 2.6.2 for GLPI 9.3 + * Fri Jul 6 2018 Remi Collet <remi@remirepo.net> - 2.6.1-1 - update to 2.6.1 for GLPI 9.3 |