summaryrefslogtreecommitdiffstats
path: root/glpi.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-07-27 11:53:09 +0200
committerRemi Collet <fedora@famillecollet.com>2016-07-27 11:53:09 +0200
commit9ae8d28620601acfb9af0cb56de216dfd1b46558 (patch)
treeff90e2ad7f681e82217e546042774ca2ef4a09c3 /glpi.spec
parent7a28706a1a1e3f9acddd8a67ef860ebf03814483 (diff)
glpi: 0.90.5
Diffstat (limited to 'glpi.spec')
-rw-r--r--glpi.spec10
1 files changed, 6 insertions, 4 deletions
diff --git a/glpi.spec b/glpi.spec
index 23f2c76..dad05af 100644
--- a/glpi.spec
+++ b/glpi.spec
@@ -27,8 +27,8 @@
%endif
Name: glpi
-Version: 0.90.4
-Release: 2%{?dist}
+Version: 0.90.5
+Release: 1%{?dist}
Summary: Free IT asset management software
Summary(fr): Gestion Libre de Parc Informatique
@@ -49,7 +49,6 @@ Patch0: glpi-0.90-cron.patch
Patch1: glpi-0.90-autoload.patch
# Upstream patches
Patch2: glpi-0.90-upstream.patch
-Patch3: glpi-0.90-upstream2.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
@@ -135,7 +134,6 @@ grep %{version} config/define.php
%patch0 -p0
%patch1 -p0
%patch2 -p1
-%patch3 -p1
find . -name \*.orig -exec rm {} \; -print
@@ -333,6 +331,10 @@ fi
%changelog
+* Wed Jul 27 2016 Remi Collet <remi@fedoraproject.org> - 0.90.5-1
+- update to 0.90.5
+ https://github.com/glpi-project/glpi/issues?q=milestone:0.90.5
+
* Sat Jul 23 2016 Remi Collet <remi@fedoraproject.org> - 0.90.4-2
- fix regression in document form, adding upstream patch