From af18c333461ad596ac36d0e80a5b9799dce4b8c8 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 26 Sep 2017 07:33:58 +0200 Subject: switch --- glpi-fusioninventory.spec | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) (limited to 'glpi-fusioninventory.spec') diff --git a/glpi-fusioninventory.spec b/glpi-fusioninventory.spec index 5a57929..8ee18ac 100644 --- a/glpi-fusioninventory.spec +++ b/glpi-fusioninventory.spec @@ -7,16 +7,16 @@ # Please, preserve the changelog entries # %global pluginname fusioninventory -%global glpi_version 0.90 -%global glpi_min 0.85 -%global glpi_max 0.91 -%global plug_version 1.4 -%global gh_tag glpi090+1.4 +%global glpi_version 9.2 +%global glpi_min 9.2 +%global glpi_max 9.3 +%global plug_version 1.0 +%global gh_tag glpi9.2+1.0 Name: glpi-fusioninventory # New version schema : 2.4.0 = 0.80+1.0 < 0.80+1.1 < 0.83+1.0 Epoch: 1 -Version: %{glpi_version}.0.%{plug_version} +Version: %{glpi_min}.0.%{plug_version} Release: 1%{?dist} Summary: FusionInventory Server embedded as a GLPI plugin Summary(fr): Serveur FusionInventory en extension pour GLPI @@ -149,6 +149,15 @@ rm -rf %{buildroot} %changelog +* Tue Sep 26 2017 Remi Collet - 1:9.2.0.1.0-1 +- update to 9.2+1.0 + +* Mon Dec 19 2016 Remi Collet - 1:9.1.0.1.1-1 +- update to 9.1+1.1 + +* Tue Nov 22 2016 Remi Collet - 1:9.1.0.1.0-1 +- update to 9.1+1.0 + * Thu Jul 28 2016 Remi Collet - 1:0.90.0.1.4-1 - update to 0.90+1.4 -- cgit