diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-07-11 12:45:44 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-07-11 12:45:44 +0200 | 
| commit | 974aa23e62556c37a4d4f3056516bd03c86aeeb4 (patch) | |
| tree | 20bd1eac3087af89892e29e7e36c25061c123e8b | |
| parent | 46931842239c7be9f8408f168fd7f088cc1ef70b (diff) | |
GLPI 0.84.7
| -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.6 +Version:        0.84.7  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/1782/glpi-0.84.6.tar.gz +Source0:        https://forge.indepnet.net/attachments/download/1811/glpi-0.84.7.tar.gz  Source1:        glpi-httpd.conf  Source2:        glpi-config_path.php @@ -277,6 +277,10 @@ fi  %changelog +* Fri Jul 11 2014 Remi Collet <remi@fedoraproject.org> - 0.84.7-1 +- update to 0.84.7 +  https://forge.indepnet.net/versions/1068 +  * Wed Jun 18 2014 Remi Collet <remi@fedoraproject.org> - 0.84.6-1  - update to 0.84.6    https://forge.indepnet.net/versions/1028  | 
