summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--glpi.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/glpi.spec b/glpi.spec
index 32ebb66..3ca58bd 100644
--- a/glpi.spec
+++ b/glpi.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
-%global gh_commit d1318f84e7278c0fe46419db3c1743a147a30621
+%global gh_commit 1783b781b221fe4212806c910dec3898c079c59f
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
#global gh_date 20160923
%global gh_owner glpi-project
@@ -53,7 +53,7 @@
Name: %{gh_project}
%global upstream_version 9.4.0
-%global upstream_prever RC2
+#global upstream_prever RC2
Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}}
Release: 1%{?dist}
Summary: Free IT asset management software
@@ -607,6 +607,9 @@ fi
%changelog
+* Mon Feb 11 2019 Remi Collet <remi@remirepo.net> - 9.4.0-1
+- update to 9.4.0
+
* Tue Jan 15 2019 Remi Collet <remi@remirepo.net> - 9.4.0~RC2-1
- update to 9.4.0 RC2