diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-04-28 16:30:45 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-04-28 16:30:45 +0200 |
commit | 7046b85e3fd19ea6d6098ecf56ed40cc8739a1af (patch) | |
tree | 54990cb4b5a7968cbb6274f2d4a5bbe38bff7dd3 | |
parent | 4af771cede3db3e9693a0785d1ee170581b5cb85 (diff) |
php-horde-Horde-History: 2.3.4
-rw-r--r-- | php-horde-Horde-History.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/php-horde-Horde-History.spec b/php-horde-Horde-History.spec index d1a6233..19374fe 100644 --- a/php-horde-Horde-History.spec +++ b/php-horde-Horde-History.spec @@ -12,7 +12,7 @@ %global pear_channel pear.horde.org Name: php-horde-Horde-History -Version: 2.3.3 +Version: 2.3.4 Release: 1%{?dist} Summary: API for tracking the history of an object @@ -45,6 +45,7 @@ Requires: php-pear(%{pear_channel}/Horde_Exception) < 3.0.0 # Horde_HashTable, Horde_Mongo Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version} +Provides: php-composer(horde/horde-history) = %{version} %description @@ -108,6 +109,10 @@ fi %changelog +* Tue Apr 28 2015 Remi Collet <remi@fedoraproject.org> - 2.3.4-1 +- Update to 2.3.4 +- add provides php-composer(horde/horde-history) + * Tue Nov 18 2014 Remi Collet <remi@fedoraproject.org> - 2.3.3-1 - Update to 2.3.3 |