diff options
| -rw-r--r-- | glpi-ocsinventoryng.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/glpi-ocsinventoryng.spec b/glpi-ocsinventoryng.spec index e02281e..22cb15b 100644 --- a/glpi-ocsinventoryng.spec +++ b/glpi-ocsinventoryng.spec @@ -10,7 +10,7 @@  %global lockname     ocsinventoryng.lock  Name:           glpi-ocsinventoryng -Version:        1.5.2 +Version:        1.5.3  Release:        1%{?dist}  Summary:        Plugin to synchronize GLPI with OCS Inventory NG @@ -167,6 +167,9 @@ grep %{lockname} %{buildroot}/%{_datadir}/glpi/plugins/%{pluginname}/setup.php |  %changelog +* Mon Sep  3 2018 Remi Collet <remi@remirepo.net> - 1.5.3-1 +- update to 1.5.3 +  * Tue Aug 14 2018 Remi Collet <remi@remirepo.net> - 1.5.2-1  - update to 1.5.2  | 
