diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-05-07 07:45:00 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-05-07 07:45:00 +0200 |
commit | af90e10e4412f987cb8fe40a65e8d1af71af8093 (patch) | |
tree | 671fdbe4ebda822b3ed92ec61cb947bfdd68be53 | |
parent | 9299ab1a29701a6b25a63106fc27f07f276ff77b (diff) |
php-horde-Horde-Lock: 2.1.0
-rw-r--r-- | php-horde-Horde-Lock.spec | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/php-horde-Horde-Lock.spec b/php-horde-Horde-Lock.spec index 3186931..fbbb789 100644 --- a/php-horde-Horde-Lock.spec +++ b/php-horde-Horde-Lock.spec @@ -6,7 +6,7 @@ %global with_tests %{?_with_tests:1}%{!?_with_tests:0} Name: php-horde-Horde-Lock -Version: 2.0.2 +Version: 2.1.0 Release: 1%{?dist} Summary: Horde Resource Locking System @@ -38,8 +38,7 @@ Conflicts: php-pear(%{pear_channel}/Horde_Support) >= 3.0.0 # Optionals Requires: php-pear(%{pear_channel}/Horde_Db) >= 2.0.0 Conflicts: php-pear(%{pear_channel}/Horde_Db) >= 3.0.0 -Requires: php-pear(%{pear_channel}/Horde_Log) >= 2.0.0 -Conflicts: php-pear(%{pear_channel}/Horde_Log) >= 3.0.0 +# Option and implicitly required: Horde_Log, Horde_Mongo Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version} @@ -106,6 +105,9 @@ fi %changelog +* Tue May 07 2013 Remi Collet <remi@fedoraproject.org> - 2.1.0-1 +- Update to 2.1.0 + * Wed Mar 06 2013 Remi Collet <remi@fedoraproject.org> - 2.0.2-1 - Update to 2.0.2 - run test when build with --with tests options |