summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--glpi.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/glpi.spec b/glpi.spec
index c31bd99..618bfd1 100644
--- a/glpi.spec
+++ b/glpi.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
-%global gh_commit 07a14ac134ed3e8ceec64a90fc11b8ea16aa957c
+%global gh_commit 0cbfde346c5afd6b749a2dd893fd4c0fa3c49c74
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
#global gh_date 20160923
%global gh_owner glpi-project
@@ -52,11 +52,11 @@
%endif
Name: %{gh_project}
-%global upstream_version 9.3.2
+%global upstream_version 9.3.3
#global upstream_prever RC2
# use 9.3.0~RC2 < 9.3 (for plugin compatibility check)
Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}}
-Release: 3%{?dist}
+Release: 1%{?dist}
Summary: Free IT asset management software
Summary(fr): Gestion Libre de Parc Informatique
@@ -595,6 +595,9 @@ fi
%changelog
+* Tue Nov 27 2018 Remi Collet <remi@remirepo.net> - 9.3.3-1
+- update to 9.3.3
+
* Tue Nov 6 2018 Remi Collet <remi@remirepo.net> - 9.3.2-3
- add missing dependency on elvanto/litemoji