diff options
| -rw-r--r-- | glpi-fusioninventory.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
| diff --git a/glpi-fusioninventory.spec b/glpi-fusioninventory.spec index 3213af3..0e4dcec 100644 --- a/glpi-fusioninventory.spec +++ b/glpi-fusioninventory.spec @@ -10,7 +10,7 @@  %global glpi_version  9.3  %global glpi_min      9.3.2  %global glpi_max      9.4 -%global plug_version  1.3 +%global plug_version  1.4  %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.3+1.4-1 +- update to 9.3+1.4 for GLPI 9.3.2 +  * Wed Nov 28 2018 Remi Collet <remi@remirepo.net> - 1:9.3+1.3-1  - update to 9.3+1.3 for GLPI 9.3.2 | 
