diff options
Diffstat (limited to 'glpi-fusioninventory.spec')
-rw-r--r-- | glpi-fusioninventory.spec | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/glpi-fusioninventory.spec b/glpi-fusioninventory.spec index e5be57f..99e0e9f 100644 --- a/glpi-fusioninventory.spec +++ b/glpi-fusioninventory.spec @@ -1,6 +1,6 @@ -# spec file for glpi-fusioninventory +# remirepo spec file for glpi-fusioninventory # -# Copyright (c) 2010-2015 Remi Collet +# Copyright (c) 2010-2016 Remi Collet # License: CC-BY-SA # http://creativecommons.org/licenses/by-sa/4.0/ # @@ -8,10 +8,10 @@ # %global pluginname fusioninventory %global glpi_version 0.90 -%global glpi_min 0.85.0 +%global glpi_min 0.85 %global glpi_max 0.91 -%global plug_version 1.0 -%global gh_tag glpi090+1.0 +%global plug_version 1.1 +%global gh_tag glpi090+1.1 Name: glpi-fusioninventory # New version schema : 2.4.0 = 0.80+1.0 < 0.80+1.1 < 0.83+1.0 @@ -134,6 +134,9 @@ rm -rf %{buildroot} %changelog +* Wed Feb 24 2016 Remi Collet <remi@fedoraproject.org> - 1:0.90.0.1.1-1 +- update to 0.90+1.1 + * Thu Oct 8 2015 Remi Collet <remi@fedoraproject.org> - 1:0.90.0.1.0-1 - update to 0.90+1.0 for GLPI 0.90 |