diff options
| author | Remi Collet <fedora@famillecollet.com> | 2016-03-25 15:42:36 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2016-03-25 15:42:36 +0100 | 
| commit | 50511c4177f7ffb54d821fbc19b84fafc30efa1c (patch) | |
| tree | 014df343e4ee92ace40930f2e7bac57bc102b99f | |
| parent | dded945e2767b44c8f4bf509977758ab846cc2e6 (diff) | |
glpi-fusioninventory: 0.90+1.2
| -rw-r--r-- | glpi-fusioninventory.spec | 7 | 
1 files changed, 5 insertions, 2 deletions
| diff --git a/glpi-fusioninventory.spec b/glpi-fusioninventory.spec index 99e0e9f..6e06415 100644 --- a/glpi-fusioninventory.spec +++ b/glpi-fusioninventory.spec @@ -10,8 +10,8 @@  %global glpi_version  0.90  %global glpi_min      0.85  %global glpi_max      0.91 -%global plug_version  1.1 -%global gh_tag        glpi090+1.1 +%global plug_version  1.2 +%global gh_tag        glpi090+1.2  Name:           glpi-fusioninventory  # New version schema : 2.4.0 = 0.80+1.0 < 0.80+1.1 < 0.83+1.0 @@ -134,6 +134,9 @@ rm -rf %{buildroot}  %changelog +* Fri Mar 25 2016 Remi Collet <remi@fedoraproject.org> - 1:0.90.0.1.2-1 +- update to 0.90+1.2 +  * Wed Feb 24 2016 Remi Collet <remi@fedoraproject.org> - 1:0.90.0.1.1-1  - update to 0.90+1.1 | 
