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 cfe9905..12a8153 100644 --- a/glpi-fusioninventory.spec +++ b/glpi-fusioninventory.spec @@ -1,6 +1,6 @@ # remirepo spec file for glpi-fusioninventory # -# Copyright (c) 2010-2019 Remi Collet +# Copyright (c) 2010-2020 Remi Collet # License: CC-BY-SA # http://creativecommons.org/licenses/by-sa/4.0/ # @@ -10,7 +10,7 @@ %global glpi_version 9.4 %global glpi_min 9.4 %global glpi_max 9.5 -%global plug_version 2.3 +%global plug_version 2.4 %global gh_tag glpi%{glpi_version}+%{plug_version} Name: glpi-fusioninventory @@ -151,6 +151,9 @@ done | tee %{name}.lang %changelog +* Tue Jan 21 2020 Remi Collet <remi@remirepo.net> - 1:9.4+2.4-1 +- update to 9.4+2.4 for GLPI 9.4 + * Tue Dec 10 2019 Remi Collet <remi@remirepo.net> - 1:9.4+2.3-1 - update to 9.4+2.3 for GLPI 9.4 |