diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-10-08 18:35:05 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-10-08 18:35:05 +0200 | 
| commit | 6d9e207da2991fa0f7229bd67092605567e80d20 (patch) | |
| tree | a9e98fe3770db6d34301dcc5b9b2d2e45873d534 | |
| parent | dec43c257768044e2f70e6526f7c483158fdc0db (diff) | |
glp: 0.90
| -rw-r--r-- | glpi-dev.spec | 6 | 
1 files changed, 4 insertions, 2 deletions
diff --git a/glpi-dev.spec b/glpi-dev.spec index ee5c398..5126a5c 100644 --- a/glpi-dev.spec +++ b/glpi-dev.spec @@ -25,11 +25,10 @@  %global with_nginx     0  %global with_httpd     0  %endif -%global prever         -RC2  Name:           glpi  Version:        0.90 -Release:        0.1.RC2%{?dist} +Release:        1%{?dist}  Summary:        Free IT asset management software  Summary(fr):    Gestion Libre de Parc Informatique @@ -318,6 +317,9 @@ fi  %changelog +* Thu Oct  8 2015 Remi Collet <remi@fedoraproject.org> - 0.90-1 +- update to 0.90 +  * Tue Oct  6 2015 Remi Collet <remi@fedoraproject.org> - 0.90-0.1.RC2  - update to 0.90-RC2  | 
