diff options
| author | Remi Collet <fedora@famillecollet.com> | 2016-10-21 14:18:51 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2016-10-21 14:18:51 +0200 | 
| commit | 0d0a57afbe75cf8a5d4d4de25079c4aca08005d8 (patch) | |
| tree | 51c3ba5979b0380bcc4cde0a651330058d2a1a8f | |
| parent | 77876541a41c9b931ef48b5347537203c7a90a42 (diff) | |
php-pecl-apcu: 5.1.7 (php 7, stable)
| -rw-r--r-- | php-pecl-apcu-php7.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-apcu-php7.spec b/php-pecl-apcu-php7.spec index 58dbd1f..75f7b09 100644 --- a/php-pecl-apcu-php7.spec +++ b/php-pecl-apcu-php7.spec @@ -19,7 +19,7 @@  %global gh_short   %(c=%{gh_commit}; echo ${c:0:7})  %global gh_owner   krakjoe  %global gh_project apcu -%global gh_date    20161018 +#global gh_date    20161018  %global pecl_name  apcu  %global with_zts   0%{!?_without_zts:%{?__ztsphp:1}}  %global ini_name   40-%{pecl_name}.ini @@ -312,6 +312,9 @@ fi  %changelog +* Fri Oct 21 2016 Remi Collet <remi@fedoraproject.org> - 5.1.7-1 +- Update to 5.1.7 (php 7, stable) +  * Tue Oct 18 2016 Remi Collet <remi@fedoraproject.org> - 5.1.7-0.1.20161018gitb771cd5  - test for upcoming 5.1.7  | 
