diff options
Diffstat (limited to 'glpi.spec')
-rw-r--r-- | glpi.spec | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -7,7 +7,7 @@ # Please, preserve the changelog entries # -%global gh_commit b2e6cd05c9c833f9b490f6d40b200f988c073a5b +%global gh_commit 2683ce0cfe4cce4786e52eec3cf2a54f54f01225 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) #global gh_date 20160923 %global gh_owner glpi-project @@ -42,7 +42,7 @@ %endif Name: %{gh_project} -Version: 9.1.4 +Version: 9.1.6 %global schema 9.1.3 Release: 1%{?dist} Summary: Free IT asset management software @@ -441,6 +441,12 @@ fi %changelog +* Sat Jul 22 2017 Johan Cwiklinski <johan AT x-tnd DOT be> - 9.1.6-1 +- update to 9.1.6 + +* Thu Jul 13 2017 Johan Cwiklinski <jcwiklinski AT teclib DOT com> - 9.1.5-1 +- update to 9.1.5 + * Wed Jun 14 2017 Remi Collet <remi@remirepo.net> - 9.1.4-1 - update to 9.1.4 |