diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-04-28 16:27:21 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-04-28 16:27:21 +0200 |
commit | 5cb9ec4c59c115a7fcdcb371d7b22e81764af656 (patch) | |
tree | bf467050a987622c8435a64968a8def25f374215 | |
parent | 89ec7fa7615fa1a3f6e1641fd6b60492c6e39952 (diff) |
php-horde-Horde-Kolab-Format: 2.0.7
-rw-r--r-- | php-horde-Horde-Kolab-Format.spec | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/php-horde-Horde-Kolab-Format.spec b/php-horde-Horde-Kolab-Format.spec index 8745b7d..3268b5f 100644 --- a/php-horde-Horde-Kolab-Format.spec +++ b/php-horde-Horde-Kolab-Format.spec @@ -11,7 +11,7 @@ %global pear_channel pear.horde.org Name: php-horde-Horde-Kolab-Format -Version: 2.0.6 +Version: 2.0.7 Release: 1%{?dist} Summary: A package for reading/writing Kolab data formats @@ -41,6 +41,8 @@ Requires: php-pear(PEAR) >= 1.7.0 Requires: php-channel(%{pear_channel}) Requires: php-pear(%{pear_channel}/Horde_Exception) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Exception) < 3.0.0 +Requires: php-pear(%{pear_channel}/Horde_Util) >= 2.0.0 +Requires: php-pear(%{pear_channel}/Horde_Util) < 3.0.0 # Optional Requires: php-pear(%{pear_channel}/Horde_Support) >= 2.0.0 Requires: php-pear(%{pear_channel}/Horde_Support) < 3.0.0 @@ -113,6 +115,10 @@ fi %changelog +* Tue Apr 28 2015 Remi Collet <remi@fedoraproject.org> - 2.0.7-1 +- Update to 2.0.7 +- add dependency on Horde_Util + * Fri Jan 09 2015 Remi Collet <remi@fedoraproject.org> - 2.0.6-1 - Update to 2.0.6 - add provides php-composer(horde/horde-kolab-format) |