summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--glpi.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/glpi.spec b/glpi.spec
index 8a03079..97a16b9 100644
--- a/glpi.spec
+++ b/glpi.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
-%global gh_commit a9d1277b66cd614c656faf3fd6944456ee316c55
+%global gh_commit 07a14ac134ed3e8ceec64a90fc11b8ea16aa957c
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
#global gh_date 20160923
%global gh_owner glpi-project
@@ -52,7 +52,7 @@
%endif
Name: %{gh_project}
-%global upstream_version 9.3.1
+%global upstream_version 9.3.2
#global upstream_prever RC2
# use 9.3.0~RC2 < 9.3 (for plugin compatibility check)
Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}}
@@ -586,6 +586,10 @@ fi
%changelog
+* Fri Oct 26 2018 Remi Collet <remi@remirepo.net> - 9.3.2-1
+- update to 9.3.2
+- open https://github.com/glpi-project/glpi/issues/4837 BC break
+
* Wed Sep 12 2018 Remi Collet <remi@remirepo.net> - 9.3.1-1
- update to 9.3.1