summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-07-09 14:37:15 +0200
committerRemi Collet <remi@remirepo.net>2018-07-09 14:37:15 +0200
commit6d15ca923aecf8133cf9f2d4b746b5bfce053c55 (patch)
tree9bcb703a6ae8c70203e23b00cba1fa29703eeb7a
parent83bb6baf1caf97de3c0d258d746b8da1e5b0b94a (diff)
update to 9.3+1.1 for GLPI 9.3
-rw-r--r--glpi-fusioninventory.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/glpi-fusioninventory.spec b/glpi-fusioninventory.spec
index d24eff5..0801044 100644
--- a/glpi-fusioninventory.spec
+++ b/glpi-fusioninventory.spec
@@ -10,8 +10,8 @@
%global glpi_version 9.3
%global glpi_min 9.3
%global glpi_max 9.4
-%global plug_version 1.0
-%global gh_tag glpi9.3+1.0
+%global plug_version 1.1
+%global gh_tag glpi%{glpi_version}+%{plug_version}
Name: glpi-fusioninventory
# New version schema : 2.4.0 = 0.80+1.0 < 0.80+1.1 < 0.83+1.0
@@ -91,6 +91,7 @@ find %{pluginname}/lib \(\
iconv -f ISO-8859-1 -t UTF-8 docs/CHANGES >a && mv a docs/CHANGES
rm -r %{pluginname}/screenshots
+grep version_compare %{pluginname}/setup.php
%build
@@ -148,6 +149,9 @@ done | tee %{name}.lang
%changelog
+* Mon Jul 9 2018 Remi Collet <remi@remirepo.net> - 1:9.3.0.1.1-1
+- update to 9.3+1.1 for GLPI 9.3
+
* Thu Jun 28 2018 Remi Collet <remi@remirepo.net> - 1:9.3.0.1.0-1
- update to 9.3+1.0 for GLPI 9.3