diff options
| -rw-r--r-- | glpi-ocsinventoryng-dev.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/glpi-ocsinventoryng-dev.spec b/glpi-ocsinventoryng-dev.spec index 27a686e..2f5ec5f 100644 --- a/glpi-ocsinventoryng-dev.spec +++ b/glpi-ocsinventoryng-dev.spec @@ -10,7 +10,7 @@  %global lockname     ocsinventoryng.lock  Name:           glpi-ocsinventoryng -Version:        1.3.1 +Version:        1.3.2  Release:        1%{?dist}  Summary:        Plugin to synchronize GLPI with OCS Inventory NG @@ -170,6 +170,9 @@ grep %{lockname} %{buildroot}/%{_datadir}/glpi/plugins/%{pluginname}/setup.php |  %changelog +* Mon Jan 16 2017 Remi Collet <remi@fedoraproject.org> - 1.3.2-1 +- Update to 1.3.2 for GLPI 9.1.1 +  * Tue Nov 29 2016 Remi Collet <remi@fedoraproject.org> - 1.3.1-1  - Update to 1.3.1 for GLPI 9.1.1  | 
