diff options
author | Remi Collet <remi@remirepo.net> | 2018-06-20 15:30:38 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-06-20 15:30:38 +0200 |
commit | 691f2980f0dd4d82cb0b2b43df81d7f19ff0cba7 (patch) | |
tree | b1ee059f3395b48a11b90a70e07df2956cf8aea6 /glpi.spec | |
parent | d78477811983bd2ca606586ade686cb950f44e77 (diff) |
improve configuration to simply multi-glpi installation
Diffstat (limited to 'glpi.spec')
-rw-r--r-- | glpi.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -44,7 +44,7 @@ Name: %{gh_project} %global upstream_prever RC2 # use 9.3.0~RC2 < 9.3 (for plugin compatibility check) Version: %{upstream_version}.0%{?upstream_prever:~%{upstream_prever}} -Release: 2%{?dist} +Release: 3%{?dist} Summary: Free IT asset management software Summary(fr): Gestion Libre de Parc Informatique @@ -563,6 +563,9 @@ fi %changelog +* Wed Jun 20 2018 Remi Collet <remi@remirepo.net> - 9.3.0~RC2-3 +- improve configuration to simply multi-glpi installation + * Thu Jun 14 2018 Remi Collet <remi@remirepo.net> - 9.3.0~RC2-2 - test build |