diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-12-24 16:15:23 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-12-24 16:15:23 +0100 | 
| commit | ce82c49bf7ed98aacb0a00bdef932e6580fff301 (patch) | |
| tree | ab6f9cb1557bfb2a09e1a7b24fe52196248d18fb | |
| parent | 154a605ca8f1970c184ea92231e605d0685e65b7 (diff) | |
Fedora 21 SCL mass rebuild (done)
| -rw-r--r-- | php-pecl-uopz.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-uopz.spec b/php-pecl-uopz.spec index b853801..7258384 100644 --- a/php-pecl-uopz.spec +++ b/php-pecl-uopz.spec @@ -24,7 +24,7 @@  Summary:        User Operations for Zend  Name:           %{?scl_prefix}php-pecl-%{pecl_name}  Version:        2.0.6 -Release:        1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} +Release:        1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}.1  License:        PHP  Group:          Development/Languages  URL:            http://pecl.php.net/package/%{pecl_name} @@ -243,6 +243,9 @@ rm -rf %{buildroot}  # add date time as upstream used to release various  # archives using the same version :(  %changelog +* Wed Dec 24 2014 Remi Collet <remi@fedoraproject.org> - 2.0.6-1.1 +- Fedora 21 SCL mass rebuild +  * Wed Oct 15 2014 Remi Collet <remi@fedoraproject.org> - 2.0.6-1  - Update to 2.0.6  - don't provide test suite  | 
