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 | 0754f922d045389eac98a40043c53366c5822c48 (patch) | |
| tree | 18624b205fd02d6b601a07dcc565fbadb87866bc | |
| parent | edcf179e184947511e9d7a91943cc3fabc7735aa (diff) | |
Fedora 21 SCL mass rebuild (done)
| -rw-r--r-- | php-pecl-yar.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-yar.spec b/php-pecl-yar.spec index ef8f518..3120d2a 100644 --- a/php-pecl-yar.spec +++ b/php-pecl-yar.spec @@ -24,7 +24,7 @@  Summary:        Light, concurrent RPC framework  Name:           %{?scl_prefix}php-pecl-%{pecl_name}  Version:        1.2.4 -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:        BSD  Group:          Development/Languages  URL:            http://pecl.php.net/package/%{pecl_name} @@ -230,6 +230,9 @@ rm -rf %{buildroot}  %changelog +* Wed Dec 24 2014 Remi Collet <remi@fedoraproject.org> - 1.2.4-1.1 +- Fedora 21 SCL mass rebuild +  * Sat Oct 25 2014 Remi Collet <remi@fedoraproject.org> - 1.2.4-1  - Update to 1.2.4  - dont install test suite  | 
