diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-06-08 19:06:27 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-06-08 19:06:27 +0200 |
commit | 8f068687ccdcd4f62372e3383881a1062ca56c7c (patch) | |
tree | 1cbc9b3f51a6cd79eff912fd8c20d9134786f324 | |
parent | 3b343796e3a5d39ecb646da361f2f4a350ae9c83 (diff) |
glpi-appliances: 1.9.1
-rw-r--r-- | glpi-appliances.spec | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/glpi-appliances.spec b/glpi-appliances.spec index b51f681..d692268 100644 --- a/glpi-appliances.spec +++ b/glpi-appliances.spec @@ -9,7 +9,7 @@ %global pluginname appliances Name: glpi-appliances -Version: 1.9.0 +Version: 1.9.1 Release: 1%{?dist} Summary: GLPI Plugin to manage appliances Summary(fr): Extension GLPI de gestion des applicatifs @@ -18,7 +18,7 @@ Group: Applications/Internet License: GPLv2+ URL: https://forge.indepnet.net/projects/appliances -Source0: https://forge.indepnet.net/attachments/download/1567/appliances-1.9.0.tar.gz +Source0: https://forge.indepnet.net/attachments/download/1773/glpi-appliances-1.9.1.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -108,6 +108,10 @@ rm -rf %{buildroot} %changelog +* Sun Jun 8 2014 Remi Collet <remi@fedoraproject.org> - 1.9.1-1 +- version 1.9.1 + https://forge.indepnet.net/versions/1002 + * Mon Sep 30 2013 Remi Collet <remi@fedoraproject.org> - 1.9.0-1 - version 1.9.0 for GLPI 0.84.2 |