diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-06-05 10:54:09 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-06-05 10:54:09 +0200 | 
| commit | bffe38cdf52127a653f8d5b6ee70144e07090c74 (patch) | |
| tree | 0d84b1aed52db1628ba7f58797bbe6c25aebf120 | |
| parent | e6bcecffdd6164df408b3631e5e7247344f0a426 (diff) | |
php-pecl-uopz: 2.0.5 (stable)
| -rw-r--r-- | REFLECTION | 2 | ||||
| -rw-r--r-- | php-pecl-uopz.spec | 7 | 
2 files changed, 6 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #165 uopz version 2.0.4 ] { +Extension [ <persistent> extension #168 uopz version 2.0.5 ] {    - INI {      Entry [ uopz.overloads <SYSTEM> ] diff --git a/php-pecl-uopz.spec b/php-pecl-uopz.spec index 8af1c0e..674777b 100644 --- a/php-pecl-uopz.spec +++ b/php-pecl-uopz.spec @@ -23,8 +23,8 @@  Summary:        User Operations for Zend  Name:           %{?scl_prefix}php-pecl-%{pecl_name} -Version:        2.0.4 -Release:        2%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} +Version:        2.0.5 +Release:        1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}  License:        PHP  Group:          Development/Languages  URL:            http://pecl.php.net/package/%{pecl_name} @@ -238,6 +238,9 @@ rm -rf %{buildroot}  # add date time as upstream used to release various  # archives using the same version :(  %changelog +* Thu Jun 05 2014 Remi Collet <remi@fedoraproject.org> - 2.0.5-1 +- Update to 2.0.5 (stable) +  * Tue Apr  8 2014 Remi Collet <remi@fedoraproject.org> - 2.0.4-2  - add numerical prefix to extension configuration files  | 
