From 3ccfae64c1620192b82635171075a84824f775f7 Mon Sep 17 00:00:00 2001 From: yuqing Date: Wed, 8 Feb 2017 10:33:25 +0800 Subject: [PATCH] upgrade php-fastcommon version to 1.0.11 --- php-fastcommon/php-fastcommon.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php-fastcommon/php-fastcommon.spec.in b/php-fastcommon/php-fastcommon.spec.in index 13e8680..79388c7 100644 --- a/php-fastcommon/php-fastcommon.spec.in +++ b/php-fastcommon/php-fastcommon.spec.in @@ -1,7 +1,7 @@ %define php_inidir %(php --ini | head -n 1 | awk -F ':' '{print $2;}' | sed 's/ //g') %define php_extdir %(php-config --extension-dir 2>/dev/null) Name: php-fastcommon -Version: 1.0.10 +Version: 1.0.11 Release: 1%{?dist} Summary: The php extension for libfastcommon License: GPL