v5.1.9
This commit is contained in:
parent
d8cc21256a
commit
913fa3bb63
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@ clog
|
||||
/apcu-5.1.6.tgz
|
||||
/apcu-5.1.7.tgz
|
||||
/apcu-5.1.8.tgz
|
||||
/apcu-5.1.9.tgz
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Fedora spec file for php-pecl-apcu
|
||||
#
|
||||
# Copyright (c) 2013-2017 Remi Collet
|
||||
# Copyright (c) 2013-2018 Remi Collet
|
||||
# License: CC-BY-SA
|
||||
# http://creativecommons.org/licenses/by-sa/4.0/
|
||||
#
|
||||
@ -12,8 +12,8 @@
|
||||
|
||||
Name: php-pecl-apcu
|
||||
Summary: APC User Cache
|
||||
Version: 5.1.8
|
||||
Release: 5%{?dist}
|
||||
Version: 5.1.9
|
||||
Release: 1%{?dist}
|
||||
Source0: http://pecl.php.net/get/%{pecl_name}-%{version}.tgz
|
||||
Source1: %{pecl_name}.ini
|
||||
Source2: %{pecl_name}-panel.conf
|
||||
@ -214,6 +214,9 @@ REPORT_EXIT_STATUS=1 \
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 2 2018 Remi Collet <remi@fedoraproject.org> - 5.1.9-1
|
||||
- Update to 5.1.9 (php 7, stable)
|
||||
|
||||
* Tue Oct 03 2017 Remi Collet <remi@fedoraproject.org> - 5.1.8-5
|
||||
- rebuild for https://fedoraproject.org/wiki/Changes/php72
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (apcu-5.1.8.tgz) = 4f377389e713bcae5534c64ea28f72c20ab2176aa758188c4d956c1f2370be49bc33dd2a1db43941fff5344a164aaeebc4e73e6d579f62d17334bcc520171526
|
||||
SHA512 (apcu-5.1.9.tgz) = 3e9b29a293b5bfb29283dd650907bfb9f31a1cb99ef908021d3869c3e3ae4051a2c45aab27275e90b0a2fa94c35cc9e170637dc539184d955f3f13dc09cba060
|
||||
|
Loading…
Reference in New Issue
Block a user