diff options
author | Remi Collet <remi@remirepo.net> | 2019-11-13 09:44:58 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-11-13 09:44:58 +0100 |
commit | 2a41e93d73032115ac0cca9206f9792c9f54f227 (patch) | |
tree | a300d689d21095516009b4a12fd2996f0ffb5e49 | |
parent | d90106287743ab29f75f615d54347af47ad0d94d (diff) |
update to 9.4+2.1 for GLPI 9.4
-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 |