[glpi] update to 0.83.2 (bugfix)

Remi Collet remi at fedoraproject.org
Thu May 31 04:24:03 UTC 2012


commit 0a647c0d3be70020aef292fcb805a5771edaa918
Author: remi <fedora at famillecollet.com>
Date:   Thu May 31 06:23:55 2012 +0200

    update to 0.83.2 (bugfix)

 .gitignore |    1 +
 glpi.spec  |   11 +++++++----
 sources    |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index db6c9e2..fc531e6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ glpi-0.72.4-11497.tar.gz
 /glpi-0.80.61.tar.gz
 /glpi-0.80.7.tar.gz
 /glpi-0.83.1.tar.gz
+/glpi-0.83.2.tar.gz
diff --git a/glpi.spec b/glpi.spec
index 3fef5a1..6e61f79 100644
--- a/glpi.spec
+++ b/glpi.spec
@@ -1,12 +1,11 @@
 %global useselinux 1
 
 Name:           glpi
-# upstream is 0.80.61, use 0.80.6.1 to be < 0.80.7
-Version:        0.83.1
+Version:        0.83.2
 %if 0%{?svnrelease}
 Release:        2.svn%{svnrelease}%{?dist}
 %else
-Release:        2%{?dist}
+Release:        1%{?dist}
 %endif
 Summary:        Free IT asset management software
 Summary(fr):    Gestion Libre de Parc Informatique
@@ -19,7 +18,7 @@ URL:            http://www.glpi-project.org/
 Source0:        glpi-0.83-%{svnrelease}.tar.gz
 Source99:       mktar.sh
 %else
-Source0:        https://forge.indepnet.net/attachments/download/1151/glpi-0.83.1.tar.gz
+Source0:        https://forge.indepnet.net/attachments/download/1184/glpi-0.83.2.tar.gz
 %endif
 
 Source1:        glpi-httpd.conf
@@ -243,6 +242,10 @@ fi
 
 
 %changelog
+* Thu May 31 2012 Remi Collet <remi at fedoraproject.org> - 0.83.2-1
+- version 0.83.1 released
+  https://forge.indepnet.net/projects/glpi/versions/750
+
 * Thu Apr 19 2012 Remi Collet <remi at fedoraproject.org> - 0.83.1-2
 - fix cron patch
 
diff --git a/sources b/sources
index 25cde3f..918a239 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3f9cfb11c09c457a0f0a8fa1563b45a7  glpi-0.83.1.tar.gz
+1132f87be98d6973bf7c00cccbb48876  glpi-0.83.2.tar.gz


More information about the scm-commits mailing list