diff options
author | Remi Collet <remi@remirepo.net> | 2019-03-29 07:10:25 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-03-29 07:10:25 +0100 |
commit | 6c42875aaed804a8ebf0c482a47a965d1d4112fa (patch) | |
tree | 6ca735e764ab392e979f2e34cfcf51297c27db09 | |
parent | 01569900ddc3030a7c00b77c29a78bebc0b4d2b9 (diff) |
v9.4+1.1
-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 |