diff options
| author | Remi Collet <fedora@famillecollet.com> | 2013-02-26 15:58:16 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2013-02-26 15:58:16 +0100 | 
| commit | e4d15d90222d85648b5ef9b285a52726b8b0fe0f (patch) | |
| tree | 1b51c9b85d791851987bac10f876a02f03e6132f | |
| parent | 218b949ee5da0afb813f2c3e97aa4f3c2e70c5ba (diff) | |
php-bartlett-PHP-CompatInfo: 2.13.2
| -rw-r--r-- | php-bartlett-PHP-CompatInfo.spec | 7 | 
1 files changed, 5 insertions, 2 deletions
diff --git a/php-bartlett-PHP-CompatInfo.spec b/php-bartlett-PHP-CompatInfo.spec index 127fb54..9fd055b 100644 --- a/php-bartlett-PHP-CompatInfo.spec +++ b/php-bartlett-PHP-CompatInfo.spec @@ -8,7 +8,7 @@  Name:           php-bartlett-PHP-CompatInfo -Version:        2.13.1 +Version:        2.13.2  Release:        1%{?dist}  Summary:        Find out version and the extensions required for a piece of code to run @@ -51,7 +51,7 @@ BuildRequires:  php-pear(%{channel}/PHP_Reflect) >= 1.6.1  Requires(post): %{__pear}  Requires(postun): %{__pear} -Requires:       php-common >= 5.2.1 +Requires:       php(language) >= 5.2.1  Requires:       php-date  Requires:       php-dom  Requires:       php-libxml @@ -189,6 +189,9 @@ fi  %changelog +* Tue Feb 26 2013 Remi Collet <remi@fedoraproject.org> - 2.13.2-1 +- Update to 2.13.2 +  * Tue Feb 26 2013 Remi Collet <remi@fedoraproject.org> - 2.13.1-1  - Update to 2.13.1  - raise dependencies, PHP_Reflect 1.6.1  | 
