diff options
-rw-r--r-- | glpi.spec | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -7,7 +7,7 @@ # Please, preserve the changelog entries # -%global gh_commit 84b68efa767f66f5d4bf90de8851751f9e8b8aeb +%global gh_commit dba32857122a6ddeb434082c4f6c3123c2a342c2 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) #global gh_date 20160923 %global gh_owner glpi-project @@ -47,8 +47,8 @@ %endif Name: %{gh_project} -Version: 9.2.3 -Release: 3%{?dist} +Version: 9.2.4 +Release: 1%{?dist} Summary: Free IT asset management software Summary(fr): Gestion Libre de Parc Informatique @@ -573,6 +573,9 @@ fi %changelog +* Thu Jun 21 2018 Remi Collet <remi@remirepo.net> - 9.2.4-1 +- update to 9.2.4 + * Wed Jun 20 2018 Remi Collet <remi@remirepo.net> - 9.2.3-3 - drop dependency on initscripts #1592356 |