This commit is contained in:
Remi Collet 2016-10-21 14:26:19 +02:00
parent 508720d468
commit da00927eaf
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@ clog
/apcu-4.0.11.tgz
/apcu-5.1.5.tgz
/apcu-5.1.6.tgz
/apcu-5.1.7.tgz

View File

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

View File

@ -1 +1 @@
796682f8fb7917d1fc8608447635a85f apcu-5.1.6.tgz
7803b58fab6ecfe847ef5b9be6825dea apcu-5.1.7.tgz