diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-06-18 11:06:34 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-06-18 11:06:34 +0200 |
commit | 46931842239c7be9f8408f168fd7f088cc1ef70b (patch) | |
tree | 0007be986589e065d858a6fdafc448c3977743aa | |
parent | 6b55edcde0ee485982685be297210a5a8576557b (diff) |
glpi: 0.84.6
-rw-r--r-- | glpi.spec | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -12,7 +12,7 @@ %global useselinux 1 Name: glpi -Version: 0.84.5 +Version: 0.84.6 Release: 1%{?dist} Summary: Free IT asset management software Summary(fr): Gestion Libre de Parc Informatique @@ -20,7 +20,7 @@ Summary(fr): Gestion Libre de Parc Informatique Group: Applications/Internet License: GPLv2+ and GPLv3+ URL: http://www.glpi-project.org/ -Source0: https://forge.indepnet.net/attachments/download/1693/glpi-0.84.5.tar.gz +Source0: https://forge.indepnet.net/attachments/download/1782/glpi-0.84.6.tar.gz Source1: glpi-httpd.conf Source2: glpi-config_path.php @@ -277,6 +277,10 @@ fi %changelog +* Wed Jun 18 2014 Remi Collet <remi@fedoraproject.org> - 0.84.6-1 +- update to 0.84.6 + https://forge.indepnet.net/versions/1028 + * Wed Feb 26 2014 Remi Collet <remi@fedoraproject.org> - 0.84.5-1 - update to 0.84.5 https://forge.indepnet.net/projects/glpi/versions/1011 |