diff options
| -rw-r--r-- | glpi-behaviors.spec | 9 | 
1 files changed, 6 insertions, 3 deletions
diff --git a/glpi-behaviors.spec b/glpi-behaviors.spec index 9aadd15..970b217 100644 --- a/glpi-behaviors.spec +++ b/glpi-behaviors.spec @@ -9,16 +9,15 @@  %global pluginname   behaviors  Name:           glpi-behaviors -Version:        2.0.1 +Version:        2.0.2  Release:        1%{?dist}  Summary:        Plugin to add optional behaviors to GLPI  Summary(fr):    Extension ajoutant des comportements optionnels à GLPI -Group:          Applications/Internet  License:        AGPLv3+  URL:            https://forge.glpi-project.org/projects/behaviors -Source0:        https://forge.glpi-project.org/attachments/download/2220/glpi-behaviors-2.0.1.tar.gz +Source0:        https://forge.glpi-project.org/attachments/download/2228/glpi-behaviors-2.0.2.tar.gz  BuildArch:      noarch  BuildRequires:  gettext @@ -76,6 +75,10 @@ done | tee %{name}.lang  %changelog +* Fri Feb 23 2018 Remi Collet <remi@remirepo.net> - 2.0.2-1 +- version 2.0.2 for GLPI 9.2 +  https://forge.glpi-project.org/versions/1256 +  * Fri Jan 12 2018 Remi Collet <remi@remirepo.net> - 2.0.1-1  - version 2.0.1 for GLPI 9.2    https://forge.glpi-project.org/versions/1252  | 
