This commit is contained in:
Remi Collet 2016-10-06 07:28:53 +02:00
parent a0bfa84b87
commit 508720d468
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@ clog
/apcu-4.0.10.tgz /apcu-4.0.10.tgz
/apcu-4.0.11.tgz /apcu-4.0.11.tgz
/apcu-5.1.5.tgz /apcu-5.1.5.tgz
/apcu-5.1.6.tgz

View File

@ -12,7 +12,7 @@
Name: php-pecl-apcu Name: php-pecl-apcu
Summary: APC User Cache Summary: APC User Cache
Version: 5.1.5 Version: 5.1.6
Release: 1%{?dist} Release: 1%{?dist}
Source0: http://pecl.php.net/get/%{pecl_name}-%{version}.tgz Source0: http://pecl.php.net/get/%{pecl_name}-%{version}.tgz
Source1: %{pecl_name}.ini Source1: %{pecl_name}.ini
@ -214,6 +214,9 @@ REPORT_EXIT_STATUS=1 \
%changelog %changelog
* Thu Oct 6 2016 Remi Collet <remi@fedoraproject.org> - 5.1.6-1
- Update to 5.1.6 (php 7, stable)
* Mon Jun 27 2016 Remi Collet <remi@fedoraproject.org> - 5.1.5-1 * Mon Jun 27 2016 Remi Collet <remi@fedoraproject.org> - 5.1.5-1
- Update to 5.1.5 (php 7, stable) - Update to 5.1.5 (php 7, stable)

View File

@ -1 +1 @@
fcb4a8214419121bfae1b1288fe6697f apcu-5.1.5.tgz 796682f8fb7917d1fc8608447635a85f apcu-5.1.6.tgz