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 aa6d288..63d96f8 100644 --- a/glpi-fusioninventory.spec +++ b/glpi-fusioninventory.spec @@ -10,7 +10,7 @@ %global glpi_version 9.4 %global glpi_min 9.4 %global glpi_max 9.5 -%global plug_version 2.0 +%global plug_version 2.1 %global gh_tag glpi%{glpi_version}+%{plug_version} Name: glpi-fusioninventory @@ -151,6 +151,9 @@ done | tee %{name}.lang %changelog +* Tue Nov 12 2019 Remi Collet <remi@remirepo.net> - 1:9.4+2.1-1 +- update to 9.4+2.1 for GLPI 9.4 + * Mon Nov 4 2019 Remi Collet <remi@remirepo.net> - 1:9.4+2.0-1 - update to 9.4+2.0 for GLPI 9.4 |