[glpi/epel7] update to 0.84.4

Remi Collet remi at fedoraproject.org
Wed Jan 22 13:31:36 UTC 2014


commit 50252b1437e618fdcc3d6c23e847167f1a045a9b
Author: Remi Collet <remi at fedoraproject.org>
Date:   Wed Jan 22 14:19:39 2014 +0100

    update to 0.84.4
    
    (cherry picked from commit 33bca15d33c36a86272accd9a4b718bf79da2f27)

 .gitignore |    1 +
 glpi.spec  |   13 ++++++++++---
 sources    |    2 +-
 3 files changed, 12 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 50d7a9b..364db22 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ glpi-0.72.4-11497.tar.gz
 /glpi-0.83.91.tar.gz
 /glpi-0.84.2.tar.gz
 /glpi-0.84.3.tar.gz
+/glpi-0.84.4.tar.gz
diff --git a/glpi.spec b/glpi.spec
index 41d1369..7e2b2cc 100644
--- a/glpi.spec
+++ b/glpi.spec
@@ -6,18 +6,21 @@
 #
 # Please, preserve the changelog entries
 #
+
+# See https://bugzilla.redhat.com/1033025
+# selinux-policy : Please include policy for GLPI
 %global useselinux 1
 
 Name:           glpi
-Version:        0.84.3
-Release:        2%{?dist}
+Version:        0.84.4
+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/1615/glpi-0.84.3.tar.gz
+Source0:        https://forge.indepnet.net/attachments/download/1656/glpi-0.84.4.tar.gz
 
 Source1:        glpi-httpd.conf
 Source2:        glpi-config_path.php
@@ -256,6 +259,10 @@ fi
 
 
 %changelog
+* Wed Jan 22 2014 Remi Collet <remi at fedoraproject.org> - 0.84.4-1
+- update to 0.84.4
+  https://forge.indepnet.net/projects/glpi/versions/993
+
 * Tue Jan 21 2014 Remi Collet <remi at fedoraproject.org> - 0.84.3-2
 - fix SELinux context #1032995
   use httpd_sys_rw_content_t instead of httpd_sys_script_rw_t
diff --git a/sources b/sources
index f096a91..421e0ed 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2e0df4a27c80a23825abe610d4f11cd1  glpi-0.84.3.tar.gz
+20e8c45bef0b424ec5f92b14c756efd6  glpi-0.84.4.tar.gz


More information about the scm-commits mailing list