diff options
| author | Remi Collet <fedora@famillecollet.com> | 2013-06-28 12:49:45 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2013-06-28 12:49:45 +0200 | 
| commit | 72e00129c05eb7b34cf84c42cf352c112f6c4087 (patch) | |
| tree | 6608e7fe2de5fcd01ff8cb36861cdd0783677564 | |
| parent | 8ecaef53e8d661715b4c3205049a00148d231da3 (diff) | |
php-horde-Horde-Util: 2.3.0 (security)
| -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 9ac7d57..a891676 100644 --- a/php-horde-Horde-Util.spec +++ b/php-horde-Horde-Util.spec @@ -6,7 +6,7 @@  %global with_tests   %{?_with_tests:1}%{!?_with_tests:0}  Name:           php-horde-Horde-Util -Version:        2.2.2 +Version:        2.3.0  Release:        1%{?dist}  Summary:        Horde Utility Libraries @@ -32,6 +32,7 @@ Requires:       php-ctype  Requires:       php-dom  Requires:       php-filter  Requires:       php-iconv +Requires:       php-json  Requires:       php-libxml  Requires:       php-mbstring  Requires:       php-pcre @@ -109,6 +110,10 @@ fi  %changelog +* Fri Jun 28 2013 Remi Collet <remi@fedoraproject.org> - 2.3.0-1 +- Update to 2.3.0 +- requires php-json +  * Tue May 07 2013 Remi Collet <remi@fedoraproject.org> - 2.2.2-1  - Update to 2.2.2  | 
