diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-01-29 06:33:06 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-01-29 06:33:06 +0100 |
commit | f65beaf805eadc9afe7e9e2f187c958a95a86927 (patch) | |
tree | a9b4b5dddb851af5089066822572f60b8ce1be98 /glpi.spec | |
parent | a42e6b918f69dc72c1eff9f59417101f8d23e8e6 (diff) |
glpi: fix autoloader for sabre/dav
Diffstat (limited to 'glpi.spec')
-rw-r--r-- | glpi.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -44,7 +44,7 @@ Name: %{gh_project} Version: 9.1.2 %global schema 9.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Free IT asset management software Summary(fr): Gestion Libre de Parc Informatique @@ -462,6 +462,9 @@ fi %changelog +* Sun Jan 29 2017 Remi Collet <remi@fedoraproject.org> - 9.1.2-2 +- fix autoloader to allow sabre/vobject version 4 + * Mon Jan 23 2017 Johan Cwiklinski <jcwiklinski AT teclib DOT com> - 9.1.2-1 - update to 9.1.2 - add missing hostname BR from MariaDB package |