diff options
-rw-r--r-- | glpi-fusioninventory.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/glpi-fusioninventory.spec b/glpi-fusioninventory.spec index 6ac1f51..acc8dd3 100644 --- a/glpi-fusioninventory.spec +++ b/glpi-fusioninventory.spec @@ -7,10 +7,10 @@ # Please, preserve the changelog entries # %global pluginname fusioninventory -%global glpi_version 9.4.0 +%global glpi_version 9.4 %global glpi_min 9.4 %global glpi_max 9.5 -%global plug_version 1.0 +%global plug_version 1.1 %global gh_tag glpi%{glpi_version}+%{plug_version} Name: glpi-fusioninventory @@ -151,6 +151,9 @@ done | tee %{name}.lang %changelog +* Fri Mar 29 2019 Remi Collet <remi@remirepo.net> - 1:9.4+1.1-1 +- update to 9.4+1.1 for GLPI 9.4 + * Tue Feb 12 2019 Remi Collet <remi@remirepo.net> - 1:9.4.0+1.0-1 - update to 9.4.0+1.0 for GLPI 9.4 |