diff options
-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 |