diff options
Diffstat (limited to 'php-pecl-apcu.spec')
-rw-r--r-- | php-pecl-apcu.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-apcu.spec b/php-pecl-apcu.spec index a01e6ac..1629a32 100644 --- a/php-pecl-apcu.spec +++ b/php-pecl-apcu.spec @@ -29,7 +29,7 @@ Name: %{?sub_prefix}php-pecl-apcu Summary: APC User Cache -Version: 5.1.15 +Version: 5.1.16 %if 0%{?gh_date:1} Release: 0.4.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{pecl_name}-%{version}-%{gh_short}.tar.gz @@ -320,6 +320,9 @@ fi %changelog +* Tue Dec 18 2018 Remi Collet <remi@remirepo.net> - 5.1.16-1 +- update to 5.1.16 + * Fri Dec 7 2018 Remi Collet <remi@remirepo.net> - 5.1.15-1 - update to 5.1.15 |