diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-02-11 09:38:36 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-02-11 09:38:36 +0100 |
commit | 1cdc2ca52fb3127cd357408b02cd9d1332741bab (patch) | |
tree | 08bf41013753678edbc44d30b51a98c93b3ead30 | |
parent | f4fca7bb6383fbb0552288ec06da6c1fc29dc4f7 (diff) |
php-horde-Horde-Util: 2.5.3
-rw-r--r-- | php-horde-Horde-Util.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/php-horde-Horde-Util.spec b/php-horde-Horde-Util.spec index 23b0a1b..5bfa0e6 100644 --- a/php-horde-Horde-Util.spec +++ b/php-horde-Horde-Util.spec @@ -15,7 +15,7 @@ %global with_tests %{?_with_tests:1}%{!?_with_tests:0} Name: php-horde-Horde-Util -Version: 2.5.2 +Version: 2.5.3 Release: 1%{?dist} Summary: Horde Utility Libraries @@ -57,6 +57,7 @@ Requires: php-spl # Optional: Horde_Imap_Client not required to reduce build tree Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version} +Provides: php-composer(horde/horde-util) = %{version} %description @@ -121,6 +122,10 @@ fi %changelog +* Wed Feb 11 2015 Remi Collet <remi@fedoraproject.org> - 2.5.3-1 +- Update to 2.5.3 +- add provides php-composer(horde/horde-util) + * Mon Dec 29 2014 Remi Collet <remi@fedoraproject.org> - 2.5.2-1 - Update to 2.5.2 |