diff --git a/.gitignore b/.gitignore index 06c57eb..bf35b40 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ glpi-0.72.4-11497.tar.gz /glpi-0.83.1.tar.gz /glpi-0.83.2.tar.gz /glpi-0.83.31.tar.gz +/glpi-0.83.4.tar.gz diff --git a/glpi.spec b/glpi.spec index 6a809e5..bf5c981 100644 --- a/glpi.spec +++ b/glpi.spec @@ -1,7 +1,7 @@ %global useselinux 1 Name: glpi -Version: 0.83.3.1 +Version: 0.83.4 %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/1210/glpi-0.83.31.tar.gz +Source0: https://forge.indepnet.net/attachments/download/1253/glpi-0.83.4.tar.gz %endif Source1: glpi-httpd.conf @@ -244,6 +244,10 @@ fi %changelog +* Fri Jul 27 2012 Remi Collet - 0.83.4-1 +- version 0.83.4 released (bugfix) + https://forge.indepnet.net/projects/glpi/versions/777 + * Thu Jul 19 2012 Fedora Release Engineering - 0.83.3.1-1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index 3de9db6..ddb99dc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1ef8a8bd6d9148a2426b076f00e5f811 glpi-0.83.31.tar.gz +1248ab829b71be67453979ac40578a18 glpi-0.83.4.tar.gz