diff options
-rw-r--r-- | php-horde-Horde-Exception.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-horde-Horde-Exception.spec b/php-horde-Horde-Exception.spec index f9286c8..ed39f1a 100644 --- a/php-horde-Horde-Exception.spec +++ b/php-horde-Horde-Exception.spec @@ -7,8 +7,8 @@ %global with_tests %{?_with_tests:1}%{!?_with_tests:0} Name: php-horde-Horde-Exception -Version: 2.0.0 -Release: 2%{?dist} +Version: 2.0.1 +Release: 1%{?dist} Summary: Horde Exception Handler Group: Development/Libraries @@ -122,6 +122,9 @@ fi %changelog +* Wed Nov 7 2012 Remi Collet <RPMS@FamilleCollet.com> - 2.0.1-1 +- Update to 2.0.1 for remi repo + * Mon Nov 5 2012 Remi Collet <RPMS@FamilleCollet.com> - 2.0.0-2 - make test optionnal |