[glpi/f17] update to 0.83.6

Remi Collet remi at fedoraproject.org
Thu Oct 18 17:17:24 UTC 2012


commit 76643a95ed3fdc65ecf7ed4fad5ebd2151fa5803
Author: Remi Collet <remi at fedoraproject.org>
Date:   Tue Oct 16 17:34:34 2012 +0200

    update to 0.83.6

 .gitignore |    1 +
 glpi.spec  |    8 ++++++--
 sources    |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2bd606e..3135fb8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ glpi-0.72.4-11497.tar.gz
 /glpi-0.83.31.tar.gz
 /glpi-0.83.4.tar.gz
 /glpi-0.83.5.tar.gz
+/glpi-0.83.6.tar.gz
diff --git a/glpi.spec b/glpi.spec
index d95aa76..2ad5bbd 100644
--- a/glpi.spec
+++ b/glpi.spec
@@ -1,7 +1,7 @@
 %global useselinux 1
 
 Name:           glpi
-Version:        0.83.5
+Version:        0.83.6
 %if 0%{?svnrelease}
 Release:        3.svn%{svnrelease}%{?dist}
 %else
@@ -18,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/1312/glpi-0.83.5.tar.gz
+Source0:        https://forge.indepnet.net/attachments/download/1314/glpi-0.83.6.tar.gz
 %endif
 
 Source1:        glpi-httpd.conf
@@ -244,6 +244,10 @@ fi
 
 
 %changelog
+* Tue Oct 16 2012 Remi Collet <remi at fedoraproject.org> - 0.83.6-1
+- version 0.83.6 released (bugfix)
+  https://forge.indepnet.net/projects/glpi/versions/841
+
 * Tue Oct  9 2012 Remi Collet <remi at fedoraproject.org> - 0.83.5-1
 - version 0.83.5 released (bugfix)
   https://forge.indepnet.net/projects/glpi/versions/800
diff --git a/sources b/sources
index c1c16c5..92a472b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6185fefaf6cb784c6210f684049822bd  glpi-0.83.5.tar.gz
+c320a984d18b202ebdaa9e8a873e3c40  glpi-0.83.6.tar.gz


More information about the scm-commits mailing list