summaryrefslogtreecommitdiffstats
path: root/glpi.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-10-17 08:48:26 +0200
committerRemi Collet <fedora@famillecollet.com>2014-10-17 08:48:26 +0200
commit3423933415297c1bbc6fa734225eabf635219bd3 (patch)
tree02feb3980f8fa9bfc3e21666b0ad3604e0b89f8e /glpi.spec
parentd4844e5c2f52dd1a4199506d79fd09da143d52b7 (diff)
glpi: 0.84.8
Diffstat (limited to 'glpi.spec')
-rw-r--r--glpi.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/glpi.spec b/glpi.spec
index 74b318e..c858cbd 100644
--- a/glpi.spec
+++ b/glpi.spec
@@ -27,15 +27,15 @@
%endif
Name: glpi
-Version: 0.84.7
-Release: 2%{?dist}
+Version: 0.84.8
+Release: 1%{?dist}
Summary: Free IT asset management software
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/1811/glpi-0.84.7.tar.gz
+Source0: https://forge.indepnet.net/attachments/download/1873/glpi-0.84.8.tar.gz
Source1: glpi-httpd.conf
Source2: glpi-config_path.php
@@ -309,6 +309,10 @@ fi
%changelog
+* Fri Oct 17 2014 Remi Collet <remi@fedoraproject.org> - 0.84.8-1
+- update to 0.84.8
+ https://forge.indepnet.net/versions/1072
+
* Sun Oct 5 2014 Remi Collet <remi@fedoraproject.org> - 0.84.7-2
- provide nginx configuration (Fedora >= 21)
- rely on system SELinux policy (Fedora >= 20, EPEL-7)