diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-02-26 16:24:50 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-02-26 16:24:50 +0100 |
commit | 6b55edcde0ee485982685be297210a5a8576557b (patch) | |
tree | 25655317c9aff9afc7f23ff54e0fec1f8cb04357 | |
parent | 04b7a2c6c54064f2d85c561af834c6fb86eaf200 (diff) |
glpi: 0.84.5 https://forge.indepnet.net/projects/glpi/versions/1011
-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.4 +Version: 0.84.5 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/1656/glpi-0.84.4.tar.gz +Source0: https://forge.indepnet.net/attachments/download/1693/glpi-0.84.5.tar.gz Source1: glpi-httpd.conf Source2: glpi-config_path.php @@ -277,6 +277,10 @@ fi %changelog +* 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 + * Wed Jan 22 2014 Remi Collet <remi@fedoraproject.org> - 0.84.4-1 - update to 0.84.4 https://forge.indepnet.net/projects/glpi/versions/993 |