summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-11-08 19:41:10 +0100
committerRemi Collet <fedora@famillecollet.com>2016-11-08 19:41:10 +0100
commitaf54671ed78fd4372053fc788ed39bef112d8f41 (patch)
tree529bd03de87c90b1143e85eaee39c5d6ffeca3c3
parente2b5d0b98674264fe1f7a8ade6448a99273d6cb0 (diff)
glpi-behaviors: 1.2 for GLPI 9.1
-rw-r--r--glpi-behaviors-dev.spec12
1 files changed, 8 insertions, 4 deletions
diff --git a/glpi-behaviors-dev.spec b/glpi-behaviors-dev.spec
index d9eeed4..45c3ad0 100644
--- a/glpi-behaviors-dev.spec
+++ b/glpi-behaviors-dev.spec
@@ -9,7 +9,7 @@
%global pluginname behaviors
Name: glpi-behaviors
-Version: 1.1
+Version: 1.2
Release: 1%{?dist}
Summary: Plugin to add optional behaviors to GLPI
Summary(fr): Extension ajoutant des comportements optionnels à GLPI
@@ -18,14 +18,14 @@ Group: Applications/Internet
License: AGPLv3+
URL: https://forge.glpi-project.org/projects/behaviors
-Source0: https://forge.glpi-project.org/attachments/download/2157/glpi-behaviors.1.1.tar.gz
+Source0: https://forge.glpi-project.org/attachments/download/2158/glpi-behaviors.1.2.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: gettext
-Requires: glpi >= 0.90
-Requires: glpi < 0.91
+Requires: glpi >= 9.1
+Requires: glpi < 9.2
%description
@@ -84,6 +84,10 @@ rm -rf %{buildroot}
%changelog
+* Tue Nov 8 2016 Remi Collet <remi@fedoraproject.org> - 1.2-1
+- version 1.2 for GLPI 9.1
+ https://forge.glpi-project.org/versions/1214
+
* Tue Nov 8 2016 Remi Collet <remi@fedoraproject.org> - 1.1-1
- version 1.1
https://forge.glpi-project.org/versions/1209