diff options
author | Remi Collet <remi@remirepo.net> | 2018-07-06 13:30:32 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-07-06 13:30:32 +0200 |
commit | cccb83e3b150adda9a43f9f136ef9e6490f37387 (patch) | |
tree | 5655cdf59f9cb5bb174ab6e6ae97086dea3d82df /glpi-data-injection.spec | |
parent | 30776583f6ae67ca94efa2ee2da6d0eea778e91b (diff) |
update to 2.6.1 for GLPI 9.3
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 a66f00e..c616a17 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.0 +Version: 2.6.1 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 Jul 6 2018 Remi Collet <remi@remirepo.net> - 2.6.1-1 +- update to 2.6.1 for GLPI 9.3 + * Thu Jun 28 2018 Remi Collet <remi@remirepo.net> - 2.6.0-1 - update to 2.6.0 for GLPI 9.3 |