diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-12-24 14:34:40 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-12-24 14:34:40 +0100 | 
| commit | c8d70aa4888000983a7c681ad4df5fe03fab78f4 (patch) | |
| tree | 7edc8c301fae3b2a2c0b75eb5ed25f768e02801a | |
| parent | b3a8d3e584639f80dbbb2851c2bda5d2d5526d58 (diff) | |
Fedora 21 SCL mass rebuild (WIP)
| -rw-r--r-- | php-pecl-gearman.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-gearman.spec b/php-pecl-gearman.spec index 97eb7d6..1c618be 100644 --- a/php-pecl-gearman.spec +++ b/php-pecl-gearman.spec @@ -37,7 +37,7 @@  Name:           %{?scl_prefix}php-pecl-gearman  Version:        %{extver} -Release:        6%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} +Release:        6%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}.1  Summary:        PHP wrapper to libgearman  Group:          Development/Tools @@ -202,6 +202,9 @@ fi  %changelog +* Wed Dec 24 2014 Remi Collet <remi@fedoraproject.org> - 1.1.2-6.1 +- Fedora 21 SCL mass rebuild +  * Tue Sep  9 2014 Remi Collet <remi@fedoraproject.org> - 1.1.2-6  - don't install tests  - fix license handling  | 
