diff --git a/.gitignore b/.gitignore index 3135fb8..7e8c611 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ glpi-0.72.4-11497.tar.gz /glpi-0.83.4.tar.gz /glpi-0.83.5.tar.gz /glpi-0.83.6.tar.gz +/glpi-0.83.7.tar.gz diff --git a/glpi.spec b/glpi.spec index 24abfdd..03af01b 100644 --- a/glpi.spec +++ b/glpi.spec @@ -1,7 +1,7 @@ %global useselinux 1 Name: glpi -Version: 0.83.6 +Version: 0.83.7 %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/1314/glpi-0.83.6.tar.gz +Source0: https://forge.indepnet.net/attachments/download/1387/glpi-0.83.7.tar.gz %endif Source1: glpi-httpd.conf @@ -244,6 +244,10 @@ fi %changelog +* Tue Dec 4 2012 Remi Collet - 0.83.7-1 +- version 0.83.7 released (bugfix) + https://forge.indepnet.net/projects/glpi/versions/843 + * Tue Oct 16 2012 Remi Collet - 0.83.6-1 - version 0.83.6 released (bugfix) https://forge.indepnet.net/projects/glpi/versions/841 diff --git a/sources b/sources index 92a472b..053750b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c320a984d18b202ebdaa9e8a873e3c40 glpi-0.83.6.tar.gz +4fb880bc154e2f1a9a9b609e0d73cf7c glpi-0.83.7.tar.gz