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 272f177..24abfdd 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 - 0.83.6-1 +- version 0.83.6 released (bugfix) + https://forge.indepnet.net/projects/glpi/versions/841 + * Tue Oct 9 2012 Remi Collet - 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